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