C# Class AcManager.Tools.GameProperties.ReplaysExtensionSetter

Inheritance: IDisposable
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
Dispose ( ) : void
HasWithExtension ( ) : bool
HasWithoutExtension ( ) : bool
RenameAll ( ) : void

Private Methods

Méthode Description
GetWithoutExtension ( ) : IEnumerable
OnlyNewIfEnabled ( ) : ReplaysExtensionSetter
ReplaysExtensionSetter ( ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

HasWithExtension() public static méthode

public static HasWithExtension ( ) : bool
Résultat bool

HasWithoutExtension() public static méthode

public static HasWithoutExtension ( ) : bool
Résultat bool

RenameAll() public static méthode

public static RenameAll ( ) : void
Résultat void