C# 클래스 EnergyTrading.Mdm.Extensions.MappingRequestExtensions

파일 보기 프로젝트 열기: RWE-Nexus/EnergyTrading-MDM

공개 메소드들

메소드 설명
HasNumericIdentifier ( this mappingRequest ) : bool
IsNexusMappingRequest ( this mappingRequest ) : bool
ToGetRequest ( this mappingRequest ) : GetRequest

메소드 상세

HasNumericIdentifier() 공개 정적인 메소드

public static HasNumericIdentifier ( this mappingRequest ) : bool
mappingRequest this
리턴 bool

IsNexusMappingRequest() 공개 정적인 메소드

public static IsNexusMappingRequest ( this mappingRequest ) : bool
mappingRequest this
리턴 bool

ToGetRequest() 공개 정적인 메소드

public static ToGetRequest ( this mappingRequest ) : GetRequest
mappingRequest this
리턴 EnergyTrading.Mdm.Messages.GetRequest