C# Class BikeInCity.ServiceCaller.ServiceErrorEventArgs

Inheritance: System.EventArgs
显示文件 Open project: hoonzis/bikeincity

Public Methods

Method Description
ServiceErrorEventArgs ( String details ) : System

Method Details

ServiceErrorEventArgs() public method

public ServiceErrorEventArgs ( String details ) : System
details String
return System