C# Class AcManager.Tools.SemiGui.ReplayHelper

Inheritance: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged
Show file Open project: gro-ove/actools Class Usage Examples

Public Properties

Property Type Description
OriginalFilename string

Private Properties

Property Type Description
GetReplayName string
ReplayHelper System

Public Methods

Method Description
Play ( ) : System.Threading.Tasks.Task
Rename ( ) : void

Private Methods

Method Description
GetReplayName ( [ startProperties, [ result ) : string
ReplayHelper ( Game startProperties, Game result ) : System

Method Details

Play() public method

public Play ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task

Rename() public method

public Rename ( ) : void
return void

Property Details

OriginalFilename public property

public string OriginalFilename
return string