C# 클래스 Care.CommonEntryModel

파일 보기 프로젝트 열기: thankcreate/Care

공개 프로퍼티들

프로퍼티 타입 설명
_content string
_imageURL string
_originalURL string
_time System.DateTime
_type EntryType

프로퍼티 상세

_content 공개적으로 프로퍼티

public string _content
리턴 string

_imageURL 공개적으로 프로퍼티

public string _imageURL
리턴 string

_originalURL 공개적으로 프로퍼티

public string _originalURL
리턴 string

_time 공개적으로 프로퍼티

public DateTime,System _time
리턴 System.DateTime

_type 공개적으로 프로퍼티

public EntryType _type
리턴 EntryType