AttributedModelServices.GetContractName(Type) Methode

Definitie

Hiermee haalt u een canonieke contractnaam op voor het opgegeven type.

public:
 static System::String ^ GetContractName(Type ^ type);
public static string GetContractName(Type type);
static member GetContractName : Type -> string
Public Function GetContractName (type As Type) As String

Parameters

type
Type

Het type dat moet worden gebruikt.

Retouren

Een contractnaam die is gemaakt op basis van het opgegeven type.

Van toepassing op