Method | Description | |
---|---|---|
ContentRestriction ( ) : System |
Initializes a new instance of the ContentRestriction class.
|
|
Deserialize ( byte buffer ) : uint |
Deserialized byte array to a Restriction instance
|
|
Serialize ( ) : byte[] |
Get serialized byte array for this structure
|
|
Size ( ) : int |
Get the total Size of Restriction
|
public Deserialize ( byte buffer ) : uint | ||
buffer | byte | Byte array contain data of a Restriction instance. |
return | uint |