Bari.Plugins.Csharp.VisualStudio.CsprojSections.EmbeddedResourcesSection.EmbeddedResourcesSection C# (CSharp) Method

EmbeddedResourcesSection() public method

Initializes the class
public EmbeddedResourcesSection ( Suite suite ) : System
suite Suite Active suite
return System
        public EmbeddedResourcesSection(Suite suite)
            : base(suite)
        {
        }