C# Class WpfExtensions.Binding.Expressions.Disposable

Inheritance: IDisposable
Mostra file Open project: DingpingZhang/WpfExtensions

Public Properties

Property Type Description
Empty IDisposable

Public Methods

Method Description
Create ( Action action ) : IDisposable

Private Methods

Method Description
Disposable ( Action action ) : System

Method Details

Create() public static method

public static Create ( Action action ) : IDisposable
action Action
return IDisposable

Property Details

Empty public_oe static_oe property

public static IDisposable Empty
return IDisposable