C# 클래스 NSoft.NFramework.DataServices.Clients.AbstractServicesFixture

상속: AbstractDataServiceFixture
파일 보기 프로젝트 열기: debop/NFramework

공개 프로퍼티들

프로퍼티 타입 설명
_sync object

보호된 프로퍼티들

프로퍼티 타입 설명
IsDebugEnabled bool
log NLog.Logger

공개 메소드들

메소드 설명
CreateRequestMessage ( ) : RequestMessage

메소드 상세

CreateRequestMessage() 공개 메소드

public CreateRequestMessage ( ) : RequestMessage
리턴 NSoft.NFramework.DataServices.Messages.RequestMessage

프로퍼티 상세

IsDebugEnabled 보호되어 있는 정적으로 프로퍼티

protected static bool IsDebugEnabled
리턴 bool

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

public static object _sync
리턴 object

log 보호되어 있는 정적으로 프로퍼티

protected static NLog.Logger log
리턴 NLog.Logger