C# Class LayersCMS.Data.Domain.Core.Settings.LayersCmsSetting

Inheritance: LayersCmsDomainObject
Afficher le fichier Open project: stevekennaird/LayersCMS

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetValueAsDecimal ( ) : Decimal
GetValueAsInteger ( ) : Int32
GetValueAsString ( ) : String

Method Details

GetValueAsDecimal() public méthode

public GetValueAsDecimal ( ) : Decimal
Résultat Decimal

GetValueAsInteger() public méthode

public GetValueAsInteger ( ) : Int32
Résultat System.Int32

GetValueAsString() public méthode

public GetValueAsString ( ) : String
Résultat String