コード例 #1
0
ファイル: Default.aspx.cs プロジェクト: daptiv/Malevich
			public OptionSection AddTo(Control ctrl)
			{
				ctrl.Add(this);
				return this;
			}