C# Class Pomona.Common.ClientTypeResolver

Inheritance: IClientTypeResolver
Afficher le fichier Open project: Pomona/Pomona

Méthodes publiques

Méthode Description
TryGetResourceInfoForType ( Type type, ResourceInfoAttribute &resourceInfo ) : bool

Private Methods

Méthode Description
ClientTypeResolver ( ) : System

Method Details

TryGetResourceInfoForType() public méthode

public TryGetResourceInfoForType ( Type type, ResourceInfoAttribute &resourceInfo ) : bool
type System.Type
resourceInfo ResourceInfoAttribute
Résultat bool