C# Class Mirror.TagEventArgs

Show file Open project: suan/mirlite Class Usage Examples

Public Methods

Method Description
TagEventArgs ( byte data ) : System

Initializes new instance of tag shown event args

Method Details

TagEventArgs() public method

Initializes new instance of tag shown event args
public TagEventArgs ( byte data ) : System
data byte
return System