Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LessCss
StyleValue
C# 클래스 LessCss.StyleValue
파일 보기
프로젝트 열기: erikvanbrakel/less.net
1 사용 예제들
공개 메소드들
메소드
설명
GetValue
( ) :
decimal
operator
( ) :
StyleValue
보호된 메소드들
메소드
설명
Add
(
StyleValue
right
) :
StyleValue
Div
(
StyleValue
right
) :
StyleValue
Mul
(
StyleValue
right
) :
StyleValue
Sub
(
StyleValue
right
) :
StyleValue
메소드 상세
Add()
보호된
메소드
protected
Add
(
StyleValue
right
) :
StyleValue
right
StyleValue
리턴
StyleValue
Div()
보호된
메소드
protected
Div
(
StyleValue
right
) :
StyleValue
right
StyleValue
리턴
StyleValue
GetValue()
공개
메소드
public
GetValue
( ) :
decimal
리턴
decimal
Mul()
보호된
메소드
protected
Mul
(
StyleValue
right
) :
StyleValue
right
StyleValue
리턴
StyleValue
Sub()
보호된
메소드
protected
Sub
(
StyleValue
right
) :
StyleValue
right
StyleValue
리턴
StyleValue
operator()
공개
정적인
메소드
public
static
operator
( ) :
StyleValue
리턴
StyleValue