C# Class OpenTween.Twitter.EventTypeTableElement

Afficher le fichier Open project: rhenium/OpenTween

Méthodes publiques

Свойство Type Description
Name string
Type MyCommon.EVENTTYPE

Méthodes publiques

Méthode Description
EventTypeTableElement ( string name, MyCommon type ) : System

Method Details

EventTypeTableElement() public méthode

public EventTypeTableElement ( string name, MyCommon type ) : System
name string
type MyCommon
Résultat System

Property Details

Name public_oe property

public string Name
Résultat string

Type public_oe property

public MyCommon.EVENTTYPE Type
Résultat MyCommon.EVENTTYPE