C# 클래스 WhatForensics.WAMessage

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

공개 프로퍼티들

프로퍼티 타입 설명
MessageLoaded bool
ZMEDIAITEM string
Z_PK int

공개 메소드들

메소드 설명
WAMessage ( int messagePrimaryKey, string connectionString ) : System

메소드 상세

WAMessage() 공개 메소드

public WAMessage ( int messagePrimaryKey, string connectionString ) : System
messagePrimaryKey int
connectionString string
리턴 System

프로퍼티 상세

MessageLoaded 공개적으로 프로퍼티

public bool MessageLoaded
리턴 bool

ZMEDIAITEM 공개적으로 프로퍼티

public string ZMEDIAITEM
리턴 string

Z_PK 공개적으로 프로퍼티

public int Z_PK
리턴 int