ServiceLinkTypeRoleAttribute(String, Type[]) コンストラクター

定義

public:
 ServiceLinkTypeRoleAttribute(System::String ^ roleName, cli::array <Type ^> ^ portTypes);
public ServiceLinkTypeRoleAttribute (string roleName, Type[] portTypes);
new Microsoft.XLANGs.BaseTypes.ServiceLinkTypeRoleAttribute : string * Type[] -> Microsoft.XLANGs.BaseTypes.ServiceLinkTypeRoleAttribute
Public Sub New (roleName As String, portTypes As Type())

パラメーター

roleName
String
portTypes
Type[]

適用対象