C# Class ServiceModelContrib.MessageExtensions

Afficher le fichier Open project: kredinor/ServiceModelContrib

Méthodes publiques

Méthode Description
Copy ( this message ) : Message

Creates a copy of the message.

Method Details

Copy() public static méthode

Creates a copy of the message.
public static Copy ( this message ) : Message
message this Message to copy.
Résultat Message