Method | Description | |
---|---|---|
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 | |
return | void |
public static CheckFileOutOfSourceControl ( string file ) : void | ||
file | string | |
return | void |
public static GetRootFolder ( this project ) : string | ||
project | this | |
return | string |
public static GetSelectedItems ( ) : IEnumerable |
||
return | IEnumerable |