Namespace: DeltaEngine.ExtensionsAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public static bool IsPlatformAssembly(
string assemblyName
)
public static bool IsPlatformAssembly(
string assemblyName
)
Public Shared Function IsPlatformAssembly (
assemblyName As String
) As Boolean
Public Shared Function IsPlatformAssembly (
assemblyName As String
) As Boolean
public:
static bool IsPlatformAssembly(
String^ assemblyName
)
public:
static bool IsPlatformAssembly(
String^ assemblyName
)
static member IsPlatformAssembly :
assemblyName : string -> bool
static member IsPlatformAssembly :
assemblyName : string -> bool
Return Value
Type:
Boolean