Méthode | Description | |
---|---|---|
Create ( ) : |
||
Equals ( object obj ) : bool | ||
GetBytes ( ) : byte[] | ||
GetHashCode ( ) : int | ||
IsOidString ( string hex ) : bool | ||
ObjectId ( byte bytes ) : System | ||
ToString ( ) : string | ||
TryParse ( string value, |
Méthode | Description | |
---|---|---|
FromString ( string hex ) : |
public static IsOidString ( string hex ) : bool | ||
hex | string | |
Résultat | bool |
public static TryParse ( string value, |
||
value | string | |
oid | ||
Résultat | bool |