C# Class System.Data.Tests.DataRowTest2.EventInfo

Datei anzeigen Open project: dotnet/corefx

Public Methods

Method Description
EventInfo ( string name, EventArgs args ) : System.Collections

Method Details

EventInfo() public method

public EventInfo ( string name, EventArgs args ) : System.Collections
name string
args EventArgs
return System.Collections