コード例 #1
0
ファイル: Settings.cs プロジェクト: zanguixuan2/Sardauscan
 public PropertyGridSettingsComponent GetPropertyGridSettingsComponent()
 {
     return(xmlConfig.GetPropertyGridSettingsComponent());
 }