C# Class AcManager.Pages.Dialogs.AcRootDirectorySelector

Afficher le fichier Open project: gro-ove/actools

Private Properties

Свойство Type Description
ProcessArguments void

Méthodes publiques

Méthode Description
AcRootDirectorySelector ( ) : System
AcRootDirectorySelector ( bool changeAcRoot, bool changeSteamId ) : System
IsReviewNeeded ( ) : bool
JustReviewed ( ) : void

Private Methods

Méthode Description
ProcessArguments ( IEnumerable arguments ) : void

Method Details

AcRootDirectorySelector() public méthode

public AcRootDirectorySelector ( ) : System
Résultat System

AcRootDirectorySelector() public méthode

public AcRootDirectorySelector ( bool changeAcRoot, bool changeSteamId ) : System
changeAcRoot bool
changeSteamId bool
Résultat System

IsReviewNeeded() public static méthode

public static IsReviewNeeded ( ) : bool
Résultat bool

JustReviewed() public static méthode

public static JustReviewed ( ) : void
Résultat void