[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for T:SharpSvn.SvnRevisionType]
Assembly: SharpSvn (in SharpSvn.dll) Version: 1.4999.582.31705
Syntax
| C# |
|---|
public enum SvnRevisionType |
| Visual Basic (Declaration) |
|---|
Public Enumeration SvnRevisionType |
| Visual C++ |
|---|
public enum class SvnRevisionType |
Members
| Member name | Description | |
|---|---|---|
| Base | ||
| None | ||
| Working | ||
| Previous | ||
| Committed | ||
| Time | ||
| Head | ||
| Number |