C# Class FOnline.Server.LocationEventArgs

Inheritance: System.EventArgs
ファイルを表示 Open project: rotators/fosdk

Public Methods

Method Description
LocationEventArgs ( Location location ) : System

Method Details

LocationEventArgs() public method

public LocationEventArgs ( Location location ) : System
location Location
return System