Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
GSF
MMS
Model
Unsigned8
C# Class GSF.MMS.Model.Unsigned8
Inheritance:
IASN1PreparedElement
Mostrar archivo
Open project: GridProtectionAlliance/gsf
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
Unsigned8
( ) :
GSF.ASN1
Unsigned8
(
int
value
) :
GSF.ASN1
initWithDefaults
( ) :
void
Method Details
Unsigned8()
public
method
public
Unsigned8
( ) :
GSF.ASN1
return
GSF.ASN1
Unsigned8()
public
method
public
Unsigned8
(
int
value
) :
GSF.ASN1
value
int
return
GSF.ASN1
initWithDefaults()
public
method
public
initWithDefaults
( ) :
void
return
void