コード例 #1
0
ファイル: PlayerList.cs プロジェクト: josephworks/BukkitGUI2
 public PlayerList()
 {
     Reference = this;
 }
コード例 #2
0
ファイル: PlayerList.cs プロジェクト: CaptainTF/bukkitgui2
		public PlayerList()
		{
			Reference = this;
		}