CoreTweet  2.0.0-beta.2
Yet another .NET Twitter Library
Public Member Functions | Properties | List of all members
CoreTweet.AccountActivity.Environments Class Reference
Inheritance diagram for CoreTweet.AccountActivity.Environments:
CoreTweet.Core.CoreBase

Public Member Functions

IEnumerator< EnvironmentGetEnumerator ()
 

Properties

Environment[] Items [get, set]
 

Additional Inherited Members

- Static Public Member Functions inherited from CoreTweet.Core.CoreBase
static T Convert< T > (string json, string jsonPath="")
 Converts the JSON to a twitter object of the specified type. More...
 
static List< T > ConvertArray< T > (string json, string jsonPath)
 

Member Function Documentation

◆ GetEnumerator()

IEnumerator<Environment> CoreTweet.AccountActivity.Environments.GetEnumerator ( )

Property Documentation

◆ Items

Environment [] CoreTweet.AccountActivity.Environments.Items
getset

The documentation for this class was generated from the following file: