C# Class Fan.Sys.Facets

Facets manages facet meta-data as a string:Obj map.
Mostra file Open project: xored/f4 Class Usage Examples

Public Methods

Method Description
empty ( ) : Facets
mapFacets ( Pod pod, FAttrs ffacets ) : Facets

Private Methods

Method Description
Facets ( Hashtable map ) : System.Collections
decode ( Type type, string s ) : Facet
get ( Type type, bool check ) : Facet
list ( ) : List

Method Details

empty() public static method

public static empty ( ) : Facets
return Facets

mapFacets() public static method

public static mapFacets ( Pod pod, FAttrs ffacets ) : Facets
pod Pod
ffacets Fanx.Fcode.FAttrs
return Facets