BaseSimpleGridViewModelT Constructor |
Namespace: RAYLASE.Marker.GUI.Common.ViewsAssembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntaxpublic BaseSimpleGridViewModel(
Func<T> rowFactory
)
Parameters
- rowFactory FuncT
[Missing <param name="rowFactory"/> documentation for "M:RAYLASE.Marker.GUI.Common.Views.BaseSimpleGridViewModel`1.#ctor(System.Func{`0})"]
See Also