C# Class WpfExtensions.Binding.Expressions.Disposable

Inheritance: IDisposable
Afficher le fichier Open project: DingpingZhang/WpfExtensions

Méthodes publiques

Свойство Type Description
Empty IDisposable

Méthodes publiques

Méthode Description
Create ( Action action ) : IDisposable

Private Methods

Méthode Description
Disposable ( Action action ) : System

Method Details

Create() public static méthode

public static Create ( Action action ) : IDisposable
action Action
Résultat IDisposable

Property Details

Empty public_oe static_oe property

public static IDisposable Empty
Résultat IDisposable