예제 #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();
 }