Share via


AttributedModelServices.GetContractName(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

매개 변수

type
Type

사용할 형식입니다.

반환

지정된 형식에서 만들어진 계약 이름입니다.

적용 대상