TRttiTypeHelper.Methods Property
Gets a enumerable collection which contains all methods that the type contains, including inherited.
public property Methods: IEnumerable<TRttiMethod> read GetMethodsEnumerable;
Gets a enumerable collection which contains all methods that the type contains, including inherited.
public property Methods: IEnumerable<TRttiMethod> read GetMethodsEnumerable;