[]
Creates the view.
protected abstract View CreateView()
Protected MustOverride Function CreateView() As View
| Type | Description |
|---|---|
| View |
Creates the view.
protected abstract View CreateView(View other)
Protected MustOverride Function CreateView(other As View) As View
| Type | Name | Description |
|---|---|---|
| View | other | The other. |
| Type | Description |
|---|---|
| View |