C# Class GSF.MMS.Model.Integer8

Inheritance: IASN1PreparedElement
Show file Open project: GridProtectionAlliance/gsf

Private Properties

Property Type Description

Public Methods

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

Method Details

Integer8() public method

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

Integer8() public method

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

initWithDefaults() public method

public initWithDefaults ( ) : void
return void