Property | Type | Description |
---|
Method | Description | |
---|---|---|
StatusChangePayload ( NetStatus status ) : System |
Generates a StatusChangePayload instance with the given NetStatus
|
Method | Description | |
---|---|---|
StatusChangePayload ( ) : System |
Empty protobuf-net constuctor
|
public StatusChangePayload ( NetStatus status ) : System | ||
status | NetStatus | NetStatus of the change. |
return | System |