C# Class Decision.Common.Twitter.Enums.TwitterCardTypeExtensions

TwitterCardType extension methods.
Afficher le fichier Open project: rabbal/Decision

Méthodes publiques

Méthode Description
ToTwitterString ( this twitterCardType ) : string

Returns the Twitter specific string representation of the TwitterCardType.

Method Details

ToTwitterString() public static méthode

Returns the Twitter specific string representation of the TwitterCardType.
public static ToTwitterString ( this twitterCardType ) : string
twitterCardType this Type of the twitter card.
Résultat string