C# Class VideoDownloadHelper.Helper.Askform

Afficher le fichier Open project: htynkn/vdh Class Usage Examples

Méthodes publiques

Méthode Description
init ( String guide, int type ) : void
post ( String title, String content ) : String

Private Methods

Méthode Description
Askform ( ) : System

Method Details

init() public static méthode

public static init ( String guide, int type ) : void
guide String
type int
Résultat void

post() public static méthode

public static post ( String title, String content ) : String
title String
content String
Résultat String