메소드 | 설명 | |
---|---|---|
GetAllFilePaths ( this |
||
GetNodeFolderPath ( this |
||
GetSelectedFilesPaths ( this |
||
GetSelectedFolderPath ( this |
||
GetSelectedNodesPaths ( this |
||
GetSingleNodePath ( this |
||
IsFolder ( this |
||
IsProjectSelected ( this |
||
IsSingleNodePath ( this |
public static GetAllFilePaths ( this |
||
nodes | this |
|
리턴 | IEnumerable |
public static GetNodeFolderPath ( this |
||
nodes | this |
|
리턴 | string |
public static GetSelectedFilesPaths ( this |
||
nodes | this |
|
리턴 | IEnumerable |
public static GetSelectedFolderPath ( this |
||
nodes | this |
|
unconfiguredProject | UnconfiguredProject | |
리턴 | string |
public static GetSelectedNodesPaths ( this |
||
nodes | this |
|
리턴 | IEnumerable |
public static GetSingleNodePath ( this |
||
nodes | this |
|
리턴 | string |
public static IsProjectSelected ( this |
||
nodes | this |
|
리턴 | bool |
public static IsSingleNodePath ( this |
||
nodes | this |
|
리턴 | bool |