public static DeployableDecider From( Directive defaultDirective, IEnumerable<KeyValuePair<Type, Directive>> pairs )
static member From : defaultDirective : Directive * pairs : IEnumerable<KeyValuePair<Type, Directive>> -> DeployableDecider