C# 클래스 Dovetail.SDK.Bootstrap.History.HistoryItem

파일 보기 프로젝트 열기: DovetailSoftware/dovetail-bootstrap 1 사용 예제들

공개 메소드들

메소드 설명
Has ( string key ) : bool
HistoryItem ( ) : System
this ( string key ) : object

메소드 상세

Has() 공개 메소드

public Has ( string key ) : bool
key string
리턴 bool

HistoryItem() 공개 메소드

public HistoryItem ( ) : System
리턴 System

this() 공개 메소드

public this ( string key ) : object
key string
리턴 object