Method | Description | |
---|---|---|
MessagePackMemberAttribute ( int id ) : System |
Initializes a new instance of the MessagePackMemberAttribute class.
|
public MessagePackMemberAttribute ( int id ) : System | ||
id | int | /// The ID of the member. This value cannot be negative and must be unique in the type. /// |
return | System |