C# Class ExoWeb.ServiceAdapter

Afficher le fichier Open project: vc3/ExoWeb

Méthodes publiques

Méthode 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 méthode

public GetCacheHash ( ) : string
Résultat string

GetFormatName() public méthode

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

GetLabel() public méthode

public GetLabel ( GraphProperty property ) : string
property GraphProperty
Résultat string