C# 클래스 ClrPlus.Core.Tasks.EventSource

파일 보기 프로젝트 열기: perpetual-motion/clrplus

공개 프로퍼티들

프로퍼티 타입 설명
Instance EventSource

공개 메소드들

메소드 설명
operator ( ) : EventSource

Adds an event handler delegate to the current tasktask

보호된 메소드들

메소드 설명
EventSource ( ) : System

메소드 상세

EventSource() 보호된 메소드

protected EventSource ( ) : System
리턴 System

operator() 공개 정적인 메소드

Adds an event handler delegate to the current tasktask
public static operator ( ) : EventSource
리턴 EventSource

프로퍼티 상세

Instance 공개적으로 정적으로 프로퍼티

public static EventSource,ClrPlus.Core.Tasks Instance
리턴 EventSource