Interface IExceptionResult
public interface IExceptionResult : IFailResult, IExecutionResult
- Inherited Members
Properties
Exception
Exception Exception { get; }
public interface IExceptionResult : IFailResult, IExecutionResult
Exception Exception { get; }