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

AspMvcAreaMasterLocationFormatAttribute() public method

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