C# 클래스 A.A

파일 보기 프로젝트 열기: KvanTTT/CSharp-Minifier

보호된 프로퍼티들

프로퍼티 타입 설명
C int
dict int>.Dictionary
zzz int

공개 메소드들

메소드 설명
B ( ) : void
operator ( ) : A

비공개 메소드들

메소드 설명
A ( ) : System
MethodWithOneStatement ( ) : void

메소드 상세

B() 공개 메소드

public B ( ) : void
리턴 void

operator() 공개 정적인 메소드

public static operator ( ) : A
리턴 A

프로퍼티 상세

C 보호되어 있는 프로퍼티

protected int C
리턴 int

dict 보호되어 있는 프로퍼티

protected Dictionary dict
리턴 int>.Dictionary

zzz 보호되어 있는 프로퍼티

protected int zzz
리턴 int