namespace: Serenity assembly: Serenity.Net.Services
Contains static methods to determine prefix length for a list E.g. to find the prefix that all the columns of a table have
public static class PrefixHelper
name | description |
---|---|
static DeterminePrefixLength<T>(…) | Determines the prefix length |
- Source: PrefixHelper.cs