Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeController Class
Members

In This Topic
    BarCodeController Class
    In This Topic
    Controller for BarCode Web API.
    Syntax
    'Declaration
     
    
    Public Class BarCodeController 
       Inherits System.Web.Http.ApiController
    public class BarCodeController : System.Web.Http.ApiController 
    Inheritance Hierarchy

    System.Object
       System.Web.Http.ApiController
          C1.Web.Api.BarCode.BarCodeController

    See Also