BindingExpressionException
Assembly: ServiceStack.Common.dll
View Source
Declaration
public class BindingExpressionException : Exception, ISerializable, _Exception
Properties
Expression
View Source
Declaration
public string Expression { get; }
Member
View Source
Declaration
public string Member { get; }
Implements
System.Runtime.Serialization.ISerializable
System.Runtime.InteropServices._Exception