C# Class Mixin, code

Inheritance: MonoBehaviour
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
CatchAndStop ( IObservable, source ) : IObservable
CatchAndStop ( IObservable, source, Func, witness ) : IObservable
CatchAndStop ( IObservable, source ) : IObservable

Method Details

CatchAndStop() public static méthode

public static CatchAndStop ( IObservable, source ) : IObservable
source IObservable,
Résultat IObservable

CatchAndStop() public static méthode

public static CatchAndStop ( IObservable, source, Func, witness ) : IObservable
source IObservable,
witness Func,
Résultat IObservable

CatchAndStop() public static méthode

public static CatchAndStop ( IObservable, source ) : IObservable
source IObservable,
Résultat IObservable