C# 클래스 MonoReports.Model.Data.Field

파일 보기 프로젝트 열기: modesto/monoreports 1 사용 예제들

공개 메소드들

메소드 설명
GetValue ( object current, string format ) : string
ToString ( ) : string

메소드 상세

GetValue() 공개 추상적인 메소드

public abstract GetValue ( object current, string format ) : string
current object
format string
리턴 string

ToString() 공개 메소드

public ToString ( ) : string
리턴 string