Uses of Interface
gw.lang.reflect.gs.IGosuPropertyInfo
-
Packages that use IGosuPropertyInfo Package Description gw.internal.gosu.parser -
-
Uses of IGosuPropertyInfo in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IGosuPropertyInfo Modifier and Type Class Description classGosuPropertyInfoclassParameterizedGosuPropertyInfoFields in gw.internal.gosu.parser declared as IGosuPropertyInfo Modifier and Type Field Description private IGosuPropertyInfoParameterizedGosuPropertyInfo. _delegateMethods in gw.internal.gosu.parser that return IGosuPropertyInfo Modifier and Type Method Description IGosuPropertyInfoParameterizedGosuPropertyInfo. getBackingPropertyInfo()Constructors in gw.internal.gosu.parser with parameters of type IGosuPropertyInfo Constructor Description ParameterizedGosuPropertyInfo(IFeatureInfo container, DynamicPropertySymbol dps, IGosuPropertyInfo delegate)
-