메소드 | 설명 | |
---|---|---|
Apply ( |
||
DeleteTree ( string entryPath ) : System |
Create a new tree deletion command by path name.
|
public DeleteTree ( string entryPath ) : System | ||
entryPath | string | /// Path of the subtree within the repository. If the path /// does not end with "/" a "/" is implicitly added to ensure /// only the subtree's contents are matched by the command. /// |
리턴 | System |