Method | Description | |
---|---|---|
ConnectionViewModel ( ) : System | ||
ConnectionViewModel ( IConnection connection ) : System | ||
Reset ( ) : void | ||
UpdatePath ( ) : void |
Method | Description | |
---|---|---|
GetCompletePath ( string path ) : string | ||
GetProposedName ( string path ) : string | ||
UpdateCalculated ( ) : void | ||
UpdateName ( ) : void |
Update the name with a value calculated based on the current path, if name is determined to be tracking the path. Otherwise, it is not changed.
|
public ConnectionViewModel ( IConnection connection ) : System | ||
connection | IConnection | |
return | System |