コード例 #1
0
 static RedColorTheme()
 {
     Instance = new RedColorTheme();
 }
コード例 #2
0
ファイル: RedColorTheme.cs プロジェクト: tamifist/KinderChat
		static RedColorTheme()
		{
			Instance = new RedColorTheme();
		}