C# Class Taijutsu.Event.Internal.DynamicHandlingSettings

Inheritance: AbstractHandlingSettings
Mostra file Open project: NikGovorov/Taijutsu

Private Properties

Property Type Description
CompileMethods IsSatisfiedBy>.Tuple
ResolveMethods IsSatisfiedBy>.Tuple

Public Methods

Method Description
DynamicHandlingSettings ( [ type, [ resolver, int priority ) : System

Private Methods

Method Description
CompileMethods ( Type handlerImplType ) : IsSatisfiedBy>.Tuple
ResolveMethods ( Type handlerImplType ) : IsSatisfiedBy>.Tuple

Method Details

DynamicHandlingSettings() public method

public DynamicHandlingSettings ( [ type, [ resolver, int priority ) : System
type [
resolver [
priority int
return System