C# 클래스 Xaye.Fred.Item

Base class for items that internally keep a reference to a Fred object. Used to lazily retrieve additional data.
파일 보기 프로젝트 열기: cuda/Xaye.Fred

보호된 프로퍼티들

프로퍼티 타입 설명
CallLimit int

Private Properties

프로퍼티 타입 설명

보호된 메소드들

메소드 설명
Item ( Fred fred )

메소드 상세

Item() 보호된 메소드

protected Item ( Fred fred )
fred Fred

프로퍼티 상세

CallLimit 보호되어 있는 정적으로 프로퍼티

protected static int CallLimit
리턴 int