C# 클래스 DotRas.Diagnostics.TraceEvent

Provides the base class for trace events. This class must be inherited.
파일 보기 프로젝트 열기: mogikanin/DotRas 1 사용 예제들

공개 메소드들

메소드 설명
Serialize ( ) : string

Serializes the event.

메소드 상세

Serialize() 공개 추상적인 메소드

Serializes the event.
public abstract Serialize ( ) : string
리턴 string