C# Class AcManager.Tools.GameProperties.ReplaysExtensionSetter

Inheritance: IDisposable
Show file Open project: gro-ove/actools

Public Methods

Method Description
Dispose ( ) : void
HasWithExtension ( ) : bool
HasWithoutExtension ( ) : bool
RenameAll ( ) : void

Private Methods

Method Description
GetWithoutExtension ( ) : IEnumerable
OnlyNewIfEnabled ( ) : ReplaysExtensionSetter
ReplaysExtensionSetter ( ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

HasWithExtension() public static method

public static HasWithExtension ( ) : bool
return bool

HasWithoutExtension() public static method

public static HasWithoutExtension ( ) : bool
return bool

RenameAll() public static method

public static RenameAll ( ) : void
return void