ActivEarth.Server.Service.ActivEarthDataProvidersDataContext.DeleteProfileDataProvider C# (CSharp) Method

DeleteProfileDataProvider() private method

private DeleteProfileDataProvider ( ProfileDataProvider instance ) : void
instance ProfileDataProvider
return void
    partial void DeleteProfileDataProvider(ProfileDataProvider instance);
    partial void InsertTeamMemberDataProvider(TeamMemberDataProvider instance);
ActivEarthDataProvidersDataContext