예제 #1
0
 /// <summary>Initialize the property</summary>
 public BlackPlayerName(Types.SimpleText name) : base(name)
 {
 }
예제 #2
0
 /// <summary>Initialize the property</summary>
 public WhitePlayerName(Types.SimpleText name)
     : base(name)
 {
 }