C# Class CURELab.SignLanguage.HandDetector.Annotations.AspMvcViewLocationFormatAttribute

Inheritance: System.Attribute
Show file Open project: huangfuyang/Sign-Language-with-Kinect

Public Methods

Method Description
AspMvcViewLocationFormatAttribute ( string format ) : System

Method Details

AspMvcViewLocationFormatAttribute() public method

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