C# 클래스 Sakuno.KanColle.Amatsukaze.Game.Parsers.MultipleApiBeforeProcessStartedSubscription

상속: MultipleApiSubscription
파일 보기 프로젝트 열기: amatukaze/IntelligentNavalGun 1 사용 예제들

공개 메소드들

메소드 설명
MultipleApiBeforeProcessStartedSubscription ( string apis, Action action ) : Sakuno.KanColle.Amatsukaze.Game.Services

보호된 메소드들

메소드 설명
Subscribe ( ) : void
Unsubscribe ( ) : void

메소드 상세

MultipleApiBeforeProcessStartedSubscription() 공개 메소드

public MultipleApiBeforeProcessStartedSubscription ( string apis, Action action ) : Sakuno.KanColle.Amatsukaze.Game.Services
apis string
action Action
리턴 Sakuno.KanColle.Amatsukaze.Game.Services

Subscribe() 보호된 메소드

protected Subscribe ( ) : void
리턴 void

Unsubscribe() 보호된 메소드

protected Unsubscribe ( ) : void
리턴 void