Method | Description | |
---|---|---|
IsValidForCurrentRequest ( TypeInformation typeInformation, ServiceRegistration registration, ResolutionContext resolutionContext ) : bool | ||
ShouldIncrementWeight ( TypeInformation typeInformation, ServiceRegistration registration, ResolutionContext resolutionContext ) : bool |
public IsValidForCurrentRequest ( TypeInformation typeInformation, ServiceRegistration registration, ResolutionContext resolutionContext ) : bool | ||
typeInformation | TypeInformation | |
registration | ServiceRegistration | |
resolutionContext | ResolutionContext | |
return | bool |
public ShouldIncrementWeight ( TypeInformation typeInformation, ServiceRegistration registration, ResolutionContext resolutionContext ) : bool | ||
typeInformation | TypeInformation | |
registration | ServiceRegistration | |
resolutionContext | ResolutionContext | |
return | bool |