메소드 | 설명 | |
---|---|---|
AddFileToProject ( this project, string file, string itemType = null ) : void | ||
CheckFileOutOfSourceControl ( string file ) : void | ||
GetRootFolder ( this project ) : string | ||
GetSelectedItems ( ) : IEnumerable |
public static AddFileToProject ( this project, string file, string itemType = null ) : void | ||
project | this | |
file | string | |
itemType | string | |
리턴 | void |
public static CheckFileOutOfSourceControl ( string file ) : void | ||
file | string | |
리턴 | void |
public static GetRootFolder ( this project ) : string | ||
project | this | |
리턴 | string |