C# Class EventSubscriber

Inheritance: MonoBehaviour
Afficher le fichier Open project: ufcpp/UfcppSample Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
EventSubscriber ( EventSource, source ) : System

Private Methods

Méthode Description
OnProgress ( object sender, int i ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

EventSubscriber() public méthode

public EventSubscriber ( EventSource, source ) : System
source EventSource,
Résultat System