EmbeddedMessage..::..Add Method (SByte)
Adds a single [sbyte] to the message.
Namespace:
com.onlineobject.objectnet.serverAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public EmbeddedMessage Add( sbyte value )
Parameters
- value
- Type: SByte
The [sbyte] to add.