예제 #1
0
파일: Foo.cs 프로젝트: SY81517/Quiita
 public int GetCount()
 {
     return(_ifooObject.GetCount());
 }