C# Class WebTest.Code.ProductData

继承IModelBase实现业务类 默认主健为ID,不可更改
Inheritance: CRL.IModelBase
Show file Open project: hubro-xx/CRL2 Class Usage Examples

Public Properties

Property Type Description
Show bool

Private Properties

Property Type Description

Public Methods

Method Description
CheckData ( ) : string

实现数据约束

Method Details

CheckData() public method

实现数据约束
public CheckData ( ) : string
return string

Property Details

Show public property

public bool Show
return bool