C# Class GenericCommandDemo.EventEx

ファイルを表示 Open project: markrendle/FunctionalAlchemy

Public Methods

Method Description
Raise ( this handler, object sender, string propertyName ) : void

Method Details

Raise() public static method

public static Raise ( this handler, object sender, string propertyName ) : void
handler this
sender object
propertyName string
return void