C# Class AcManager.Tools.SemiGui.ReplayHelper

Inheritance: FirstFloor.ModernUI.Presentation.NotifyPropertyChanged
Afficher le fichier Open project: gro-ove/actools Class Usage Examples

Méthodes publiques

Свойство Type Description
OriginalFilename string

Private Properties

Свойство Type Description
GetReplayName string
ReplayHelper System

Méthodes publiques

Méthode Description
Play ( ) : System.Threading.Tasks.Task
Rename ( ) : void

Private Methods

Méthode Description
GetReplayName ( [ startProperties, [ result ) : string
ReplayHelper ( Game startProperties, Game result ) : System

Method Details

Play() public méthode

public Play ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

Rename() public méthode

public Rename ( ) : void
Résultat void

Property Details

OriginalFilename public_oe property

public string OriginalFilename
Résultat string