Adventure.Works.LiveDemo.Illustration.Illustration C# (CSharp) Метод

Illustration() приватный Метод

private Illustration ( ) : System
Результат System
        public Illustration()
        {
            this.ProductModelIllustrations = new HashSet<ProductModelIllustration>();
        }
Illustration