Class MainPageListModel
Inheritance
System.Object
MainPageListModel
Namespace: SampleBrowser.Maui.Base
Assembly: SampleBrowser.Maui.Base.dll
Syntax
public class MainPageListModel : Object
Constructors
MainPageListModel()
Declaration
public MainPageListModel()
Properties
objValue
Declaration
public object objValue { get; set; }
Property Value
Type |
---|
System.Object |