C# Class PowerArgs.Cli.Subscription

Inheritance: Disposable
Afficher le fichier Open project: adamabdelhamed/PowerArgs Class Usage Examples

Protected Properties

Свойство Type Description
unsubscribeHandler System.Action

Méthodes protégées

Méthode Description
DisposeManagedResources ( ) : void

Private Methods

Méthode Description
Subscription ( ) : System
Subscription ( System.Action unsubscribeHandler ) : System

Method Details

DisposeManagedResources() protected méthode

protected DisposeManagedResources ( ) : void
Résultat void

Property Details

unsubscribeHandler protected_oe property

protected Action,System unsubscribeHandler
Résultat System.Action