Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GSF
MMS
Model
Unsigned32
C# Class GSF.MMS.Model.Unsigned32
Inheritance:
IASN1PreparedElement
显示文件
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