Web Log di Adrian Florea

"You know you've achieved perfection in design, not when you have nothing more to add, but when you have nothing more to take away." Antoine de Saint-Exupery
posts - 440, comments - 2715, trackbacks - 3944

My Links

Archives

Post Categories

Image Galleries

.RO Blogs

.RO People

.RO Sites

Blogs

Furls

Links

vinCitori

Interfacce "Provider"

Ho trovato all'interno del Framework tre interfacce di questa forma:
public interface IServiceNameProvider
{
  ServiceResultType GetServiceName(ServiceParameterType param);
}
una specie di Strategy.

Service Name Interface Method Service Result Service Parameter
Format System.IFormatProvider GetFormat System.Object System.Type
Service System.IServiceProvider GetService System.Object System.Type
HashCode System.Collections.IHashCodeProvider GetHashCode System.Int32 System.Object

Print | posted on domenica 9 maggio 2004 20:13 | Filed Under [ Carillon .NET Pattern Dappertutto ]

Powered by:
Powered By Subtext Powered By ASP.NET