IRowFieldsProvider interface
namespace: Serenity.Data assembly: Serenity.Net.Services
Abstraction for row fields instance providers
public interface IRowFieldsProvider
Members
| name | description |
|---|---|
| Resolve(…) | Resolves the fields instance for the specified fields type. |
| ResolveWithAlias(…) | Resolves the fields instance for the specified fields type with the given alias applied. |
See Also
- Source: IRowFieldsProvider.cs