protected virtual void ApplyProperties(Exception exception) { ExceptionFactory.ApplyExceptionInformation(exception, this); }
public virtual void ExportProperties(Exception exception) { ExceptionFactory.ExportExceptionInformation(exception, this); }