C# Class Signum.Entities.ImportInTypeScriptAttribute

Inheritance: System.Attribute
显示文件 Open project: signumsoftware/framework

Public Methods

Method Description
ImportInTypeScriptAttribute ( Type type, string forNamespace ) : System

Method Details

ImportInTypeScriptAttribute() public method

public ImportInTypeScriptAttribute ( Type type, string forNamespace ) : System
type System.Type
forNamespace string
return System