C# Class TESVSnip.Domain.Model.SearchCriteriaSettings

Afficher le fichier Open project: figment/tesvsnip Class Usage Examples

Méthodes publiques

Свойство Type Description
Items IEnumerable
Type string

Méthodes publiques

Méthode Description
GetDisplayString ( SearchCondRecordType type ) : string
GetFormatString ( SearchCondElementType type ) : string
ToString ( ) : string

Method Details

GetDisplayString() public static méthode

public static GetDisplayString ( SearchCondRecordType type ) : string
type SearchCondRecordType
Résultat string

GetFormatString() public static méthode

public static GetFormatString ( SearchCondElementType type ) : string
type SearchCondElementType
Résultat string

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Items public_oe property

public IEnumerable Items
Résultat IEnumerable

Type public_oe property

public string Type
Résultat string