C# 클래스 VelocityDbSchema.StoreList

상속: OptimizedPersistable
파일 보기 프로젝트 열기: VelocityDB/VelocityDB

공개 프로퍼티들

프로퍼티 타입 설명
in16 System.Int16
intList List

공개 메소드들

메소드 설명
StoreList ( ) : System

메소드 상세

StoreList() 공개 메소드

public StoreList ( ) : System
리턴 System

프로퍼티 상세

in16 공개적으로 프로퍼티

public Int16,System in16
리턴 System.Int16

intList 공개적으로 프로퍼티

public List intList
리턴 List