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

TwitterCardType extension methods.
ファイルを表示 Open project: rabbal/Decision

Public Methods

Method Description
ToTwitterString ( this twitterCardType ) : string

Returns the Twitter specific string representation of the TwitterCardType.

Method Details

ToTwitterString() public static method

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