Playground.Legacy.Web.Data.NorthwindDataContext.DeleteCustomer C# (CSharp) Method

DeleteCustomer() private method

private DeleteCustomer ( Customer instance ) : void
instance Customer
return void
    partial void DeleteCustomer(Customer instance);
    partial void InsertOrder(Order instance);