Table of Contents

Class TestViewModel

Namespace
HeBianGu.Base.WpfBase
Assembly
HeBianGu.Base.WpfBase.dll

开发原型用的模型

public class TestViewModel : TreeNodeBase<DateTime>, INotifyPropertyChanged, IModelViewModel<DateTime>, IModelViewModel, ISelectViewModel, ITreeNode, ISearchable
Inheritance
TestViewModel
Implements
Inherited Members
Extension Methods

Constructors

TestViewModel()

public TestViewModel()

Properties

Bool1

public bool Bool1 { get; set; }

Property Value

bool

Bool2

说明

public bool Bool2 { get; set; }

Property Value

bool

Bool3

说明

public bool Bool3 { get; set; }

Property Value

bool

Brush

说明

public Brush Brush { get; set; }

Property Value

Brush

DateTime1

说明

public DateTime DateTime1 { get; set; }

Property Value

DateTime

DateTime2

说明

public DateTime DateTime2 { get; set; }

Property Value

DateTime

DateTime3

说明

public DateTime DateTime3 { get; set; }

Property Value

DateTime

Double1

说明

public double Double1 { get; set; }

Property Value

double

Double10

说明

public double Double10 { get; set; }

Property Value

double

Double11

说明

public double Double11 { get; set; }

Property Value

double

Double12

说明

public double Double12 { get; set; }

Property Value

double

Double13

说明

public double Double13 { get; set; }

Property Value

double

Double14

说明

public double Double14 { get; set; }

Property Value

double

Double15

说明

public double Double15 { get; set; }

Property Value

double

Double16

说明

public double Double16 { get; set; }

Property Value

double

Double2

说明

public double Double2 { get; set; }

Property Value

double

Double3

说明

public double Double3 { get; set; }

Property Value

double

Double4

说明

public double Double4 { get; set; }

Property Value

double

Double5

说明

public double Double5 { get; set; }

Property Value

double

Double6

说明

public double Double6 { get; set; }

Property Value

double

Double7

说明

public double Double7 { get; set; }

Property Value

double

Double8

说明

public double Double8 { get; set; }

Property Value

double

Double9

说明

public double Double9 { get; set; }

Property Value

double

Int1

说明

public int Int1 { get; set; }

Property Value

int

Int2

说明

public int Int2 { get; set; }

Property Value

int

Int3

说明

public int Int3 { get; set; }

Property Value

int

Value

说明

public string Value { get; set; }

Property Value

string

Value1

说明

public string Value1 { get; set; }

Property Value

string

Value2

说明

public string Value2 { get; set; }

Property Value

string

Value3

说明

public string Value3 { get; set; }

Property Value

string

Value4

说明

public string Value4 { get; set; }

Property Value

string

Value5

说明

public string Value5 { get; set; }

Property Value

string

Value6

说明

public string Value6 { get; set; }

Property Value

string

Value7

说明

public string Value7 { get; set; }

Property Value

string

Value9

说明

public string Value9 { get; set; }

Property Value

string

Methods

Init()

protected override void Init()