SuperMap.Web.iServerJava2.ThemeUnique.ThemeUnique C# (CSharp) Method

ThemeUnique() public method

${iServer2_Theme_ThemeUnique_constructor_None_D}
public ThemeUnique ( ) : System.Collections.Generic
return System.Collections.Generic
        public ThemeUnique()
        {
            DefaultStyle = new ServerStyle();
        }