C# 클래스 FSO.Content.ResInvokeElem

파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Args object[]
Function System.Delegate
Sync System.Threading.AutoResetEvent

공개 메소드들

메소드 설명
ResInvokeElem ( Delegate func, object args ) : System

메소드 상세

ResInvokeElem() 공개 메소드

public ResInvokeElem ( Delegate func, object args ) : System
func System.Delegate
args object
리턴 System

프로퍼티 상세

Args 공개적으로 프로퍼티

public object[] Args
리턴 object[]

Function 공개적으로 프로퍼티

public Delegate,System Function
리턴 System.Delegate

Sync 공개적으로 프로퍼티

public AutoResetEvent,System.Threading Sync
리턴 System.Threading.AutoResetEvent