예제 #1
0
파일: Import.cs 프로젝트: codyn-net/studio
 public bool ImportsObject(Wrappers.Wrapper obj)
 {
     return(WrappedObject.ImportsObject(obj));
 }