private DesetupSyncAspnetUsers ( bool signalRelatedEntity, bool resetFKFields ) : void | ||
signalRelatedEntity | bool | If set to true, it will call the related entity's UnsetRelatedEntity method |
resetFKFields | bool | if set to true it will also reset the FK fields pointing to the related entity |
return | void |