C# Class Github.BlogEngine.Models.Post

Inheritance: GitBaseObject
Afficher le fichier Open project: alexbeletsky/beerncode Class Usage Examples

Méthodes publiques

Méthode Description
Post ( ) : System
Post ( BlobObject blob ) : System

Private Methods

Méthode Description
CreatePostUrl ( string title ) : string

Method Details

Post() public méthode

public Post ( ) : System
Résultat System

Post() public méthode

public Post ( BlobObject blob ) : System
blob Github.API.Model.BlobObject
Résultat System