Method | Description | |
---|---|---|
CreateViewAndViewModel ( UIViewType viewType ) : IUIPair |
Creates View/ViewModel instances for the specified viewType if they haven't been created yet in the current flow
|
|
Dispose ( ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
UIFactory ( IExportFactoryProvider factory ) : GitHub.Exports |
public CreateViewAndViewModel ( UIViewType viewType ) : IUIPair | ||
viewType | UIViewType | |
return | IUIPair |