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

AspMvcMasterLocationFormatAttribute() public method

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