C# Class Pomona.Common.ClientTypeResolver

Inheritance: IClientTypeResolver
Mostrar archivo Open project: Pomona/Pomona

Public Methods

Method Description
TryGetResourceInfoForType ( Type type, ResourceInfoAttribute &resourceInfo ) : bool

Private Methods

Method Description
ClientTypeResolver ( ) : System

Method Details

TryGetResourceInfoForType() public method

public TryGetResourceInfoForType ( Type type, ResourceInfoAttribute &resourceInfo ) : bool
type System.Type
resourceInfo ResourceInfoAttribute
return bool