コード例 #1
0
ファイル: FloatEditor.xaml.cs プロジェクト: mario007/renmas
 public void set_target(FloatProperty target)
 {
     this.target = target;
     build_widgets();
 }
コード例 #2
0
ファイル: FloatEditor.xaml.cs プロジェクト: mario007/renmas
 public void set_target(FloatProperty target)
 {
     this.target = target;
     build_widgets();
 }