C# Class ParkitectNexus.Data.Web.Models.UrlActionTaskAttribute

Inheritance: System.Attribute
显示文件 Open project: ParkitectNexus/ParkitectNexusClient

Public Methods

Method Description
UrlActionTaskAttribute ( Type taskType ) : System

Method Details

UrlActionTaskAttribute() public method

public UrlActionTaskAttribute ( Type taskType ) : System
taskType System.Type
return System