FunctionType.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.)
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.)