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

Inheritance: LayersCmsDomainObject
ファイルを表示 Open project: stevekennaird/LayersCMS

Private Properties

Property Type Description

Public Methods

Method Description
GetValueAsDecimal ( ) : Decimal
GetValueAsInteger ( ) : Int32
GetValueAsString ( ) : String

Method Details

GetValueAsDecimal() public method

public GetValueAsDecimal ( ) : Decimal
return Decimal

GetValueAsInteger() public method

public GetValueAsInteger ( ) : Int32
return System.Int32

GetValueAsString() public method

public GetValueAsString ( ) : String
return String