TypeBase.Methods
Property in TypeBase
Summary
Gets the collection of methods that are defined on this type.
public virtual IReadOnlyDictionary<string, Delegate> Methods { get }Property in TypeBase
Gets the collection of methods that are defined on this type.
public virtual IReadOnlyDictionary<string, Delegate> Methods { get }