C# Class ExoWeb.ServiceAdapter

Mostra file Open project: vc3/ExoWeb

Public Methods

Method Description
GetCacheHash ( ) : string
GetFormatName ( GraphProperty property ) : string

Returns the default display format name for the given graph property.

GetLabel ( GraphProperty property ) : string

Method Details

GetCacheHash() public method

public GetCacheHash ( ) : string
return string

GetFormatName() public method

Returns the default display format name for the given graph property.
public GetFormatName ( GraphProperty property ) : string
property GraphProperty The graph property
return string

GetLabel() public method

public GetLabel ( GraphProperty property ) : string
property GraphProperty
return string