C# Class Appccelerate.MappingEventBroker.DestinationEventArgs

Inheritance: System.EventArgs
Show file Open project: appccelerate/appccelerate Class Usage Examples

Public Methods

Method Description
DestinationEventArgs ( string destination ) : System

Method Details

DestinationEventArgs() public method

public DestinationEventArgs ( string destination ) : System
destination string
return System