C# Class DevExpress.OutlookInspiredApp.Services.TransitionServiceExtension

Exibir arquivo Open project: sethjuarez/DevAV

Public Methods

Method Description
EnterTransition ( this service, bool effective = true, bool forward = true, object waitParameter = null ) : IDisposable

Method Details

EnterTransition() public static method

public static EnterTransition ( this service, bool effective = true, bool forward = true, object waitParameter = null ) : IDisposable
service this
effective bool
forward bool
waitParameter object
return IDisposable