예제 #1
0
파일: Item.cs 프로젝트: bludman/designAR
 public void BindTo(IBindable b)
 {
     BindTo(b.getBindNode());
 }
예제 #2
0
파일: Item.cs 프로젝트: bludman/designAR
 public void BindTo(IBindable b)
 {
     BindTo(b.getBindNode());
 }