Метод | Описание | |
---|---|---|
MainVM2 ( IActorRef appActor ) : System.Collections.Generic | ||
SetModule ( string name, object viewModel ) : void |
Метод | Описание | |
---|---|---|
RaisePropertyChanged ( string propertyName ) : void |
public MainVM2 ( IActorRef appActor ) : System.Collections.Generic | ||
appActor | IActorRef | |
Результат | System.Collections.Generic |
protected RaisePropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
Результат | void |
public SetModule ( string name, object viewModel ) : void | ||
name | string | |
viewModel | object | |
Результат | void |