C# 클래스 KanColle.Flash.External.ExternalInterfaceCallEventArgs

Event arguments for the ExternalInterfaceCallEventHandler.
상속: System.EventArgs
파일 보기 프로젝트 열기: undisputed-seraphim/KanColleAPI 1 사용 예제들

공개 메소드들

메소드 설명
ExternalInterfaceCallEventArgs ( ExternalInterfaceCall functionCall ) : System

메소드 상세

ExternalInterfaceCallEventArgs() 공개 메소드

public ExternalInterfaceCallEventArgs ( ExternalInterfaceCall functionCall ) : System
functionCall ExternalInterfaceCall
리턴 System