메소드 | 설명 | |
---|---|---|
Deserialize ( byte restrictionData ) : void |
Deserialize the AndRestriction data.
|
|
ExistRestriction ( ) : System |
Initializes a new instance of the ExistRestriction class.
|
|
Serialize ( ) : byte[] |
Serialize the Restriction data.
|
|
Size ( ) : int |
Get the size of the restriction data.
|
public Deserialize ( byte restrictionData ) : void | ||
restrictionData | byte | The restriction data. |
리턴 | void |