C# Class STFUANDCODE.Gist

Afficher le fichier Open project: jcbozonier/STFUANDCODE Class Usage Examples

Méthodes publiques

Свойство Type Description
LastResponse string

Méthodes publiques

Méthode Description
Create ( string name, string description, string type, string content ) : Gist

Private Methods

Méthode Description
Gist ( ) : System
ParseMetadata ( string responseText ) : void

Method Details

Create() public static méthode

public static Create ( string name, string description, string type, string content ) : Gist
name string
description string
type string
content string
Résultat Gist

Property Details

LastResponse public_oe static_oe property

public static string LastResponse
Résultat string