C# 클래스 Convertinator.OffsetConversion

상속: IConversionStep
파일 보기 프로젝트 열기: hartez/Convertinator

공개 메소드들

메소드 설명
Apply ( decimal input ) : decimal
OffsetConversion ( decimal offset ) : System
Reverse ( ) : IConversionStep
ToString ( ) : string

메소드 상세

Apply() 공개 메소드

public Apply ( decimal input ) : decimal
input decimal
리턴 decimal

OffsetConversion() 공개 메소드

public OffsetConversion ( decimal offset ) : System
offset decimal
리턴 System

Reverse() 공개 메소드

public Reverse ( ) : IConversionStep
리턴 IConversionStep

ToString() 공개 메소드

public ToString ( ) : string
리턴 string