C# Class Workflow.Activity

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

Méthodes publiques

Méthode Description
Activity ( Actor actor ) : System
GetPos ( ) : Point
OnPropertyChanged ( string info ) : void

Method Details

Activity() public méthode

public Activity ( Actor actor ) : System
actor Actor
Résultat System

GetPos() public méthode

public GetPos ( ) : Point
Résultat Point

OnPropertyChanged() public méthode

public OnPropertyChanged ( string info ) : void
info string
Résultat void