コード例 #1
0
ファイル: ChatLink.cs プロジェクト: Waevka/GW2.NET
 /// <summary>Initializes static members of the <see cref="ChatLink"/> class.</summary>
 static ChatLink()
 {
     Factory = new ChatLinkFactory();
 }
コード例 #2
0
 /// <summary>Initializes static members of the <see cref="ChatLink"/> class.</summary>
 static ChatLink()
 {
     Factory = new ChatLinkFactory();
 }