C# Class CoreTweet.UserMentionEntity

Represents a mention object that contains the user information.
Inheritance: Entity
Mostra file Open project: CoreTweet/CoreTweet

Private Properties

Property Type Description

Public Methods

Method Description
ToString ( ) : string

Returns the ID of this instance.

Method Details

ToString() public method

Returns the ID of this instance.
public ToString ( ) : string
return string