C# Class Sakuno.KanColle.Amatsukaze.Game.Parsers.MultipleApiBeforeProcessStartedSubscription

Inheritance: MultipleApiSubscription
Afficher le fichier Open project: amatukaze/IntelligentNavalGun Class Usage Examples

Méthodes publiques

Méthode Description
MultipleApiBeforeProcessStartedSubscription ( string apis, Action action ) : Sakuno.KanColle.Amatsukaze.Game.Services

Méthodes protégées

Méthode Description
Subscribe ( ) : void
Unsubscribe ( ) : void

Method Details

MultipleApiBeforeProcessStartedSubscription() public méthode

public MultipleApiBeforeProcessStartedSubscription ( string apis, Action action ) : Sakuno.KanColle.Amatsukaze.Game.Services
apis string
action Action
Résultat Sakuno.KanColle.Amatsukaze.Game.Services

Subscribe() protected méthode

protected Subscribe ( ) : void
Résultat void

Unsubscribe() protected méthode

protected Unsubscribe ( ) : void
Résultat void