C# 클래스 PowerArgs.Cli.Subscription

상속: Disposable
파일 보기 프로젝트 열기: adamabdelhamed/PowerArgs 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
unsubscribeHandler System.Action

보호된 메소드들

메소드 설명
DisposeManagedResources ( ) : void

비공개 메소드들

메소드 설명
Subscription ( ) : System
Subscription ( System.Action unsubscribeHandler ) : System

메소드 상세

DisposeManagedResources() 보호된 메소드

protected DisposeManagedResources ( ) : void
리턴 void

프로퍼티 상세

unsubscribeHandler 보호되어 있는 프로퍼티

protected Action,System unsubscribeHandler
리턴 System.Action