C# 클래스 GenericCommandDemo.EventEx

파일 보기 프로젝트 열기: markrendle/FunctionalAlchemy

공개 메소드들

메소드 설명
Raise ( this handler, object sender, string propertyName ) : void

메소드 상세

Raise() 공개 정적인 메소드

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