C# Class MonoDevelop.VersionControl.Repository.RecursiveDirectoryInfoQuery

Inheritance: DirectoryInfoQuery
Datei anzeigen Open project: powerumc/monodevelop_korean

Public Properties

Property Type Description
Count int
ResetEvent System.Threading.ManualResetEvent
Result MonoDevelop.VersionControl.VersionInfo[]

Property Details

Count public_oe property

public int Count
return int

ResetEvent public_oe property

public ManualResetEvent,System.Threading ResetEvent
return System.Threading.ManualResetEvent

Result public_oe property

public VersionInfo[],MonoDevelop.VersionControl Result
return MonoDevelop.VersionControl.VersionInfo[]