C# 클래스 AcManager.Pages.Dialogs.AcRootDirectorySelector

파일 보기 프로젝트 열기: gro-ove/actools

Private Properties

프로퍼티 타입 설명
ProcessArguments void

공개 메소드들

메소드 설명
AcRootDirectorySelector ( ) : System
AcRootDirectorySelector ( bool changeAcRoot, bool changeSteamId ) : System
IsReviewNeeded ( ) : bool
JustReviewed ( ) : void

비공개 메소드들

메소드 설명
ProcessArguments ( IEnumerable arguments ) : void

메소드 상세

AcRootDirectorySelector() 공개 메소드

public AcRootDirectorySelector ( ) : System
리턴 System

AcRootDirectorySelector() 공개 메소드

public AcRootDirectorySelector ( bool changeAcRoot, bool changeSteamId ) : System
changeAcRoot bool
changeSteamId bool
리턴 System

IsReviewNeeded() 공개 정적인 메소드

public static IsReviewNeeded ( ) : bool
리턴 bool

JustReviewed() 공개 정적인 메소드

public static JustReviewed ( ) : void
리턴 void