C# Class GSF.MMS.Model.Integer32

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

Private Properties

Property Type Description

Public Methods

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

Method Details

Integer32() public method

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

Integer32() public method

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

initWithDefaults() public method

public initWithDefaults ( ) : void
return void