프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
ChannelAccount ( ) : Newtonsoft.Json |
Initializes a new instance of the ChannelAccount class.
|
|
ChannelAccount ( string id = default(string), string name = default(string) ) : Newtonsoft.Json |
Initializes a new instance of the ChannelAccount class.
|
public ChannelAccount ( string id = default(string), string name = default(string) ) : Newtonsoft.Json | ||
id | string | |
name | string | |
리턴 | Newtonsoft.Json |