Methods

Property in TypeBase

Summary

Gets the collection of methods that are defined on this type.

public virtual IReadOnlyDictionary<string, Delegate> Methods { get };

Last updated

Was this helpful?