C# Class MonoDevelop.VersionControl.Repository.RecursiveDirectoryInfoQuery

Inheritance: DirectoryInfoQuery
Afficher le fichier Open project: powerumc/monodevelop_korean

Méthodes publiques

Свойство Type Description
Count int
ResetEvent System.Threading.ManualResetEvent
Result MonoDevelop.VersionControl.VersionInfo[]

Property Details

Count public_oe property

public int Count
Résultat int

ResetEvent public_oe property

public ManualResetEvent,System.Threading ResetEvent
Résultat System.Threading.ManualResetEvent

Result public_oe property

public VersionInfo[],MonoDevelop.VersionControl Result
Résultat MonoDevelop.VersionControl.VersionInfo[]