Click or drag to resize

DataBindSettingsExtensions Class

Extension methods for the IDataBindSettings interface.
Inheritance Hierarchy
SystemObject
  Slash.Unity.DataBind.Core.UtilsDataBindSettingsExtensions

Namespace:  Slash.Unity.DataBind.Core.Utils
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public static class DataBindSettingsExtensions

The DataBindSettingsExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDataProviderName
Returns the name of the data provider for the property with the specified name.
Top
See Also