C# 클래스 Common.Models.ProductLicense

상속: Castle.ActiveRecord.ActiveRecordBase
파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
FindAll ( ) : Common.Models.ProductLicense[]
ProductLicense ( ) : System
ToString ( ) : string

메소드 상세

FindAll() 공개 정적인 메소드

public static FindAll ( ) : Common.Models.ProductLicense[]
리턴 Common.Models.ProductLicense[]

ProductLicense() 공개 메소드

public ProductLicense ( ) : System
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string