C# Class GSF.MMS.Model.Unsigned32

Inheritance: IASN1PreparedElement
Afficher le fichier Open project: GridProtectionAlliance/gsf Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Unsigned32 ( ) : GSF.ASN1
Unsigned32 ( int value ) : GSF.ASN1
initWithDefaults ( ) : void

Method Details

Unsigned32() public méthode

public Unsigned32 ( ) : GSF.ASN1
Résultat GSF.ASN1

Unsigned32() public méthode

public Unsigned32 ( int value ) : GSF.ASN1
value int
Résultat GSF.ASN1

initWithDefaults() public méthode

public initWithDefaults ( ) : void
Résultat void