Apprenda.SaaSGrid.Addons.NetApp.Annotations.AspMvcViewLocationFormatAttribute.AspMvcViewLocationFormatAttribute C# (CSharp) Method

AspMvcViewLocationFormatAttribute() public method

public AspMvcViewLocationFormatAttribute ( string format ) : System
format string
return System
        public AspMvcViewLocationFormatAttribute(string format)
        {
        }
    }
AspMvcViewLocationFormatAttribute