PluginsManagerIsPlugInAssembly Method

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public static bool IsPlugInAssembly(
	string fileName,
	string expectedGuid,
	out string resultGuid
)

Parameters

fileName  String
 
expectedGuid  String
 
resultGuid  String
 

Return Value

Boolean

See Also