Class ResultSuccessException Inheritance object Exception ResultSuccessException Implements ISerializable Inherited Members Exception.GetBaseException() Exception.GetObjectData(SerializationInfo, StreamingContext) Exception.GetType() Exception.ToString() Exception.Data Exception.HelpLink Exception.HResult Exception.InnerException Exception.Message Exception.Source Exception.StackTrace Exception.TargetSite Exception.SerializeObjectState object.Equals(object) object.Equals(object, object) object.GetHashCode() object.MemberwiseClone() object.ReferenceEquals(object, object) Namespace: Code.Library Assembly: Code.Library.dll Syntax public class ResultSuccessException : Exception, ISerializable Implements ISerializable Extension Methods SerializationHelper.SerializeObject<T>(T) SerializationHelper.SerializeObjectUsingBinaryFormatter<T>(T) SerializationHelper.SerializeToXML<T>(T) GenericTypeExtensions.GetGenericTypeName(object)