C# 클래스 MethodTests.ClassUnderTest2

파일 보기 프로젝트 열기: halllo/MReplace 1 사용 예제들

공개 메소드들

메소드 설명
CallPrivateMethod2 ( ) : int
Method2 ( ) : int
StaticMethod2 ( ) : int

비공개 메소드들

메소드 설명
PrivateMethod2 ( ) : int

메소드 상세

CallPrivateMethod2() 공개 메소드

public CallPrivateMethod2 ( ) : int
리턴 int

Method2() 공개 메소드

public Method2 ( ) : int
리턴 int

StaticMethod2() 공개 정적인 메소드

public static StaticMethod2 ( ) : int
리턴 int