C# Class Serenity.Data.CustomFieldCache

Mostrar archivo Open project: volkanceylan/Serenity

Public Methods

Method Description
GetGroup ( string schema, string table, Int32 group ) : IList

Private Methods

Method Description
CustomFieldCache ( ) : System
EnsureItems ( string schema ) : CacheItem>.Dictionary
Refresh ( ) : void

Method Details

GetGroup() public static method

public static GetGroup ( string schema, string table, Int32 group ) : IList
schema string
table string
group System.Int32
return IList