C# 클래스 newtelligence.DasBlog.Web.Services.Blogger.Post

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

공개 프로퍼티들

프로퍼티 타입 설명
content string
dateCreated System.DateTime
postid string

프로퍼티 상세

content 공개적으로 프로퍼티

public string content
리턴 string

dateCreated 공개적으로 프로퍼티

public System.DateTime dateCreated
리턴 System.DateTime

postid 공개적으로 프로퍼티

public string postid
리턴 string