Slash.Unity.DataBind.Core.Utils Namespace |
Class | Description | |
---|---|---|
AssemblyUtils |
Utility methods for operating on assemblies.
| |
CollectionUtils |
Utility methods for collections.
| |
ComparisonUtils |
Utility methods for comparing objects.
| |
ContextPathAttribute |
Use this attribute on a path field which should be visualized
with the PathPropertyDrawer.
| |
ContextTypeAttribute |
Use this attribute on a Type field which should be set to a type that
derives from the Context class.
| |
DataBindingSettingsProvider |
Provides the data binding settings to use.
| |
DataBindSettings |
Settings that can be set for the specific project Data Bind is used in.
| |
DataBindSettingsExtensions |
Extension methods for the IDataBindSettings interface.
| |
EnumerableNode |
Type info for an enumerable member.
| |
EnumExtensions |
Utility methods for operating on enum values.
| |
FieldNode |
Type info for a field member.
| |
MethodNode |
Type info for a method member.
| |
NodeTypeInfo |
Base class for member type info.
| |
ObjectNodeTypeInfo |
Type info for an object.
| |
PropertyNode |
Type info for a property member.
| |
ReflectionUtils |
Provides utility methods for reflecting types and members.
| |
SystemExtensions |
Extension methods for classes of the System namespace.
| |
TypeInfoUtils |
Utility methods for Type.
Collected in this class to not spread NETFX_CORE #ifs all over the code.
| |
TypeSelectionAttribute |
Use this attribute on a Type field which should be set to a type that
derives from a specific class.
| |
UnityUtils |
Utility methods for Unity game objects.
|
Interface | Description | |
---|---|---|
IDataBindSettings |
Interface for the settings.
|
Enumeration | Description | |
---|---|---|
ContextMemberFilter |
Flags to filter which members of a context should be used.
| |
DataBindSettingsDataProviderFormats |
Available naming formats for data property fields in IDataContext classes.
|