C# Class System.Runtime.CompilerServices.TypeDependencyAttribute

Inheritance: System.Attribute
Show file Open project: gbarnett/shared-source-cli-2.0

Public Methods

Method Description
TypeDependencyAttribute ( string typeName ) : System

Method Details

TypeDependencyAttribute() public method

public TypeDependencyAttribute ( string typeName ) : System
typeName string
return System