Property in TypeBase
Gets the collection of methods that are defined on this type.
public virtual IReadOnlyDictionary<string, Delegate> Methods { get };
Last updated 2 months ago
Was this helpful?