C# Class VideoDownloadHelper.Helper.Askform

ファイルを表示 Open project: htynkn/vdh Class Usage Examples

Public Methods

Method Description
init ( String guide, int type ) : void
post ( String title, String content ) : String

Private Methods

Method Description
Askform ( ) : System

Method Details

init() public static method

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

post() public static method

public static post ( String title, String content ) : String
title String
content String
return String