Property IsTailCall
IsTailCall
Gets or sets a value indicating whether the call is a tail call
Declaration
public bool IsTailCall { get; set; }
Property Value
public bool IsTailCall { get; set; }
Boolean |
Gets or sets a value indicating whether the call is a tail call
public bool IsTailCall { get; set; }
Boolean |