C# Class SubtitleFontReplacer.State

Inheritance: INotifyPropertyChanged
Afficher le fichier Open project: EFanZh/EFanZh Class Usage Examples

Méthodes publiques

Méthode Description
OnState ( string state ) : IDisposable
State ( string initialState ) : System

Private Methods

Méthode Description
OnPropertyChanged ( [ propertyName = null ) : void
PopState ( ) : void
PushState ( string state ) : void

Method Details

OnState() public méthode

public OnState ( string state ) : IDisposable
state string
Résultat IDisposable

State() public méthode

public State ( string initialState ) : System
initialState string
Résultat System