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

DeleteGroupHashtagDataProvider() private method

private DeleteGroupHashtagDataProvider ( GroupHashtagDataProvider instance ) : void
instance GroupHashtagDataProvider
return void
    partial void DeleteGroupHashtagDataProvider(GroupHashtagDataProvider instance);
    partial void InsertUserStatisticDataProvider(UserStatisticDataProvider instance);
ActivEarthDataProvidersDataContext