Parent
Property in FunctionType
Summary
Gets the parent of this type.
public IType Parent { get; }
Remarks
All types have Any as their ultimate parent type (except for Any itself.)
Last updated
Was this helpful?
Property in FunctionType
Gets the parent of this type.
public IType Parent { get; }
All types have Any as their ultimate parent type (except for Any itself.)
Last updated
Was this helpful?