C# Class TESVSnip.Domain.Model.SearchCriteriaSettings

Mostrar archivo Open project: figment/tesvsnip Class Usage Examples

Public Properties

Property Type Description
Items IEnumerable
Type string

Public Methods

Method Description
GetDisplayString ( SearchCondRecordType type ) : string
GetFormatString ( SearchCondElementType type ) : string
ToString ( ) : string

Method Details

GetDisplayString() public static method

public static GetDisplayString ( SearchCondRecordType type ) : string
type SearchCondRecordType
return string

GetFormatString() public static method

public static GetFormatString ( SearchCondElementType type ) : string
type SearchCondElementType
return string

ToString() public method

public ToString ( ) : string
return string

Property Details

Items public_oe property

public IEnumerable Items
return IEnumerable

Type public_oe property

public string Type
return string