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

UpdateProfileDataProvider() private method

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