コード例 #1
0
 public TypeWithConstructors(ITypeWithConstructors_1 typeWithConstructors_1, ITypeWithConstructors_2 typeWithConstructors_2, ITypeWithConstructors_3 typeWithConstructors_3, ITypeWithConstructors_4 typeWithConstructors_4)
 {
 }
コード例 #2
0
 public TypeWithConstructors(ITypeWithConstructors_1 typeWithConstructors_1, ITypeWithConstructors_2 typeWithConstructors_2, ITypeWithConstructors_4 typeWithConstructors_4)
 {
     CorrectConstructorCalled = true;
 }