C# 클래스 VideoDownloadHelper.Helper.Askform

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

공개 메소드들

메소드 설명
init ( String guide, int type ) : void
post ( String title, String content ) : String

비공개 메소드들

메소드 설명
Askform ( ) : System

메소드 상세

init() 공개 정적인 메소드

public static init ( String guide, int type ) : void
guide String
type int
리턴 void

post() 공개 정적인 메소드

public static post ( String title, String content ) : String
title String
content String
리턴 String