C# 클래스 welcome, Open-Source-Automation

상속: MonoBehaviour
파일 보기 프로젝트 열기: opensourceautomation/Open-Source-Automation 1 사용 예제들

공개 메소드들

메소드 설명
RaisePostBackEvent ( string eventArgument ) : void

보호된 메소드들

메소드 설명
Page_Load ( object sender, EventArgs, e ) : void

메소드 상세

Page_Load() 보호된 메소드

protected Page_Load ( object sender, EventArgs, e ) : void
sender object
e EventArgs,
리턴 void

RaisePostBackEvent() 공개 메소드

public RaisePostBackEvent ( string eventArgument ) : void
eventArgument string
리턴 void