Sandbox Logo

class MethodDescription : MemberDescription

Summary

Describes a method. We use this class to wrap and return <see cref="T:System.Reflection.MethodInfo">MethodInfo</see>'s that are safe to interact with. Returned by <see cref="T:Sandbox.Internal.TypeLibrary" /> and <see cref="T:Sandbox.TypeDescription" />.

User Comments