FT.DB.DBDataContext.DeleteLawChapter C# (CSharp) 메소드

DeleteLawChapter() 개인적인 메소드

private DeleteLawChapter ( LawChapter instance ) : void
instance LawChapter
리턴 void
    partial void DeleteLawChapter(LawChapter instance);
    partial void InsertMinistry(Ministry instance);
DBDataContext