Пример #1
0
		public void MethodWithParameter(TypeWithDefaultConstructor instance)
		{
		}
Пример #2
0
 public SealedTypeThatTakesClassWithDefaultConstructorInConstructor(TypeWithDefaultConstructor a)
 {
 }
Пример #3
0
 public void MethodWithParameter(TypeWithDefaultConstructor instance)
 {
 }