Property | Type | Description | |
---|---|---|---|
Name | string |
Method | Description | |
---|---|---|
ModuleVM ( string name, object vm ) : System.Collections.Generic |
Method | Description | |
---|---|---|
RaisePropertyChanged ( string propertyName ) : void |
public ModuleVM ( string name, object vm ) : System.Collections.Generic | ||
name | string | |
vm | object | |
return | System.Collections.Generic |
protected RaisePropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |