PrtIgnoreFunIsAnonFun Property |
[Missing <summary> documentation for "P:P.Runtime.PrtIgnoreFun.IsAnonFun"]
Namespace:
P.Runtime
Assembly:
Prt (in Prt.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public override bool IsAnonFun { get; }
Public Overrides ReadOnly Property IsAnonFun As Boolean
Get
public:
virtual property bool IsAnonFun {
bool get () override;
}
abstract IsAnonFun : bool with get
override IsAnonFun : bool with get
Property Value
Type:
BooleanSee Also