LGEventArgs 클래스

정의

LG의 기본 이벤트 데이터를 제공합니다.

public class LGEventArgs : EventArgs
type LGEventArgs = class
    inherit EventArgs
Public Class LGEventArgs
Inherits EventArgs
상속
LGEventArgs
파생

생성자

LGEventArgs()

LG의 기본 이벤트 데이터를 제공합니다.

속성

Source

lg 파일의 원본 ID를 가져오거나 설정합니다.

적용 대상