C# Class OpenTween.Twitter.EventTypeTableElement

显示文件 Open project: rhenium/OpenTween

Public Properties

Property Type Description
Name string
Type MyCommon.EVENTTYPE

Public Methods

Method Description
EventTypeTableElement ( string name, MyCommon type ) : System

Method Details

EventTypeTableElement() public method

public EventTypeTableElement ( string name, MyCommon type ) : System
name string
type MyCommon
return System

Property Details

Name public_oe property

public string Name
return string

Type public_oe property

public MyCommon.EVENTTYPE Type
return MyCommon.EVENTTYPE