C# 클래스 MixedMethodVisibility.PublicClass

파일 보기 프로젝트 열기: hazzik/ReSharper.XUnitTestRunner

공개 메소드들

메소드 설명
PublicClass ( ) : Xunit
PublicClass ( int a ) : Xunit

비공개 메소드들

메소드 설명
InternalMethod ( ) : void
InternalStaticMethod ( ) : void
PrivateInternalStaticMethod ( ) : void
PrivateMethod ( ) : void
ProtectedInternalMethod ( ) : void
ProtectedInternalStaticMethod ( ) : void
ProtectedMethod ( ) : void
ProtectedStaticMethod ( ) : void
PublicMethod ( ) : void
PublicStaticMethod ( ) : void

메소드 상세

PublicClass() 공개 메소드

public PublicClass ( ) : Xunit
리턴 Xunit

PublicClass() 공개 메소드

public PublicClass ( int a ) : Xunit
a int
리턴 Xunit