コード例 #1
0
 public void SetNodeType(object t, int type)
 {
     adaptor.SetNodeType(t, type);
 }