C# 클래스 iQQ.Net.WebQQCore.Im.Bean.Content.OffPicItem

상속: ContentItem
파일 보기 프로젝트 열기: huoshan12345/iQQ.Net 1 사용 예제들

공개 메소드들

메소드 설명
FromJson ( string text ) : void
OffPicItem ( ) : System
OffPicItem ( string text ) : System
ToJson ( ) : object
ToText ( ) : string

메소드 상세

FromJson() 공개 메소드

public FromJson ( string text ) : void
text string
리턴 void

OffPicItem() 공개 메소드

public OffPicItem ( ) : System
리턴 System

OffPicItem() 공개 메소드

public OffPicItem ( string text ) : System
text string
리턴 System

ToJson() 공개 메소드

public ToJson ( ) : object
리턴 object

ToText() 공개 메소드

public ToText ( ) : string
리턴 string