메소드 | 설명 | |
---|---|---|
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. /// |
리턴 | System |