LessCss.StyleValue.GetValue C# (CSharp) Method

GetValue() public method

public GetValue ( ) : decimal
return decimal
		public decimal GetValue()
		{
			return 0;
		}