Inheritance: UIViewController
コード例 #1
0
 public ThemeModel(ThemingController tk)
 {
     this.tk = tk;
 }
コード例 #2
0
			public ThemeModel(ThemingController tk)
			{
				this.tk = tk;
			}