Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
AddAlgorithm ( Type algorithm ) : void | ||
AddOID ( string oid ) : void | ||
CreateFromName ( string name ) : object | ||
MapNameToOID ( string name ) : string |
public static AddAlgorithm ( Type algorithm ) : void | ||
algorithm | Type | |
Résultat | void |
public static CreateFromName ( string name ) : object | ||
name | string | |
Résultat | object |
public static MapNameToOID ( string name ) : string | ||
name | string | |
Résultat | string |