C# Class CmisSync.Lib.Filter.RepositoryRootDeletedDetection.RootExistsEventArgs

Inheritance: System.EventArgs
Exibir arquivo Open project: OpenDataSpace/CmisSync

Public Methods

Method Description
RootExistsEventArgs ( bool exits ) : System

Method Details

RootExistsEventArgs() public method

public RootExistsEventArgs ( bool exits ) : System
exits bool
return System