C# Class EnergyTrading.Mdm.Extensions.MappingRequestExtensions

Afficher le fichier Open project: RWE-Nexus/EnergyTrading-MDM

Méthodes publiques

Méthode Description
HasNumericIdentifier ( this mappingRequest ) : bool
IsNexusMappingRequest ( this mappingRequest ) : bool
ToGetRequest ( this mappingRequest ) : GetRequest

Method Details

HasNumericIdentifier() public static méthode

public static HasNumericIdentifier ( this mappingRequest ) : bool
mappingRequest this
Résultat bool

IsNexusMappingRequest() public static méthode

public static IsNexusMappingRequest ( this mappingRequest ) : bool
mappingRequest this
Résultat bool

ToGetRequest() public static méthode

public static ToGetRequest ( this mappingRequest ) : GetRequest
mappingRequest this
Résultat EnergyTrading.Mdm.Messages.GetRequest