Exemplo n.º 1
0
 /// <summary>
 /// Initializes the <see cref="ContainerOptions"/> class.
 /// </summary>
 static ContainerOptions()
 {
     defaultOptions = new ContainerOptions();
 }