C# Class FOnline.LocationFinishEventArgs

Inheritance: LocationEventArgs
ファイルを表示 Open project: rotators/fomono

Public Methods

Method Description
LocationFinishEventArgs ( Location location, bool to_delete ) : System

Method Details

LocationFinishEventArgs() public method

public LocationFinishEventArgs ( Location location, bool to_delete ) : System
location Location
to_delete bool
return System