Sandbox Logo

class FieldDescription : MemberDescription

Summary

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

User Comments