C# Class LazerTagHostLibrary.Log.EntryAddedEventArgs

Inheritance: System.EventArgs
显示文件 Open project: astrospark/LazerTagHost

Public Methods

Method Description
EntryAddedEventArgs ( Entry entry ) : System

Method Details

EntryAddedEventArgs() public method

public EntryAddedEventArgs ( Entry entry ) : System
entry Entry
return System