C# Class NVelocity.App.Events.NullSetEventArgs

Inheritance: System.EventArgs
显示文件 Open project: rasmus-toftdahl-olesen/NVelocity Class Usage Examples

Public Methods

Method Description
NullSetEventArgs ( String lhs, String rhs ) : System

Method Details

NullSetEventArgs() public method

public NullSetEventArgs ( String lhs, String rhs ) : System
lhs String
rhs String
return System