CanInjectCrossAssemblies.Common.Injectable.Injectable C# (CSharp) Method

Injectable() private method

private Injectable ( string foo, int bar ) : Stiletto
foo string
bar int
return Stiletto
        public Injectable(string foo, int bar)
        {
        }
Injectable