C# Class GSF.MMS.Model.Unsigned32

Inheritance: IASN1PreparedElement
Show file Open project: GridProtectionAlliance/gsf Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Unsigned32 ( ) : GSF.ASN1
Unsigned32 ( int value ) : GSF.ASN1
initWithDefaults ( ) : void

Method Details

Unsigned32() public method

public Unsigned32 ( ) : GSF.ASN1
return GSF.ASN1

Unsigned32() public method

public Unsigned32 ( int value ) : GSF.ASN1
value int
return GSF.ASN1

initWithDefaults() public method

public initWithDefaults ( ) : void
return void