FT.DB.DBDataContext.DeleteItemCategory C# (CSharp) Метод

DeleteItemCategory() приватный Метод

private DeleteItemCategory ( ItemCategory instance ) : void
instance ItemCategory
Результат void
    partial void DeleteItemCategory(ItemCategory instance);
    partial void InsertCategory(Category instance);
DBDataContext