BuildIt.Bot.Client.DirectLinkApi.Models.ChannelAccount.ChannelAccount C# (CSharp) Метод

ChannelAccount() публичный Метод

Initializes a new instance of the ChannelAccount class.
public ChannelAccount ( ) : Newtonsoft.Json
Результат Newtonsoft.Json
        public ChannelAccount() { }

Same methods

ChannelAccount::ChannelAccount ( string id = default(string), string name = default(string) ) : Newtonsoft.Json
ChannelAccount