Method | Description | |
---|---|---|
AddChild ( |
||
AddChild ( |
||
NameContainsText ( string text ) : bool | ||
ProjectItemViewModel ( |
||
ProjectItemViewModel ( |
||
RaiseFileRequested ( ) : void | ||
Remove ( ) : void | ||
SetGrid ( Interop grid ) : void | ||
UpdatePath ( string source, string destination ) : void | ||
VerifyPath ( ) : void |
Method | Description | |
---|---|---|
CreateGridViewModel ( Interop grid ) : |
||
RemoveChild ( |
public AddChild ( |
||
item | ||
return |
public AddChild ( |
||
item | ||
grid | Interop | |
return |
public NameContainsText ( string text ) : bool | ||
text | string | |
return | bool |
public ProjectItemViewModel ( |
||
item | ||
return | System |
public ProjectItemViewModel ( |
||
item | ||
parent | ||
return | System |
public UpdatePath ( string source, string destination ) : void | ||
source | string | |
destination | string | |
return | void |