C# 클래스 GSF.Diagnostics.LogPublisherInternal

This publisher is shared by all other instances of the same Type.
파일 보기 프로젝트 열기: GridProtectionAlliance/gsf 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Assembly System.Reflection.Assembly
Type System.Type
TypeData PublisherTypeDefinition

공개 메소드들

메소드 설명
HasSubscribers ( LogMessageAttributes attributes ) : bool

Checks messages generated by this publisher and the provided attributes will be received by a subscriber.

LogPublisherInternal ( LoggerInternal logger, Type type ) : System

메소드 상세

HasSubscribers() 공개 메소드

Checks messages generated by this publisher and the provided attributes will be received by a subscriber.
public HasSubscribers ( LogMessageAttributes attributes ) : bool
attributes LogMessageAttributes
리턴 bool

LogPublisherInternal() 공개 메소드

public LogPublisherInternal ( LoggerInternal logger, Type type ) : System
logger LoggerInternal
type System.Type
리턴 System

프로퍼티 상세

Assembly 공개적으로 프로퍼티

public Assembly,System.Reflection Assembly
리턴 System.Reflection.Assembly

Type 공개적으로 프로퍼티

public Type,System Type
리턴 System.Type

TypeData 공개적으로 프로퍼티

public PublisherTypeDefinition TypeData
리턴 PublisherTypeDefinition