Method | Description | |
---|---|---|
MainVM2 ( IActorRef appActor ) : System.Collections.Generic | ||
SetModule ( string name, object viewModel ) : void |
Method | Description | |
---|---|---|
RaisePropertyChanged ( string propertyName ) : void |
public MainVM2 ( IActorRef appActor ) : System.Collections.Generic | ||
appActor | IActorRef | |
return | System.Collections.Generic |
protected RaisePropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |
public SetModule ( string name, object viewModel ) : void | ||
name | string | |
viewModel | object | |
return | void |