Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ExtensionAssembly ( ) : System |
Constructor for a new instance of the ExtensionAssembly class
|
|
ExtensionAssembly ( string ID, string FilePath ) : System |
Constructor for a new instance of the ExtensionAssembly class
|
public ExtensionAssembly ( string ID, string FilePath ) : System | ||
ID | string | ID for this assembly, which is used throughout the configuration files to reference this assembly |
FilePath | string | Absolute path and filename for this assembly DLL file |
Résultat | System |