C# Class Irontalk.STRuntimeMetaclassDelegateAttribute

Inheritance: System.Attribute
Show file Open project: rezonant/irontalk

Public Properties

Property Type Description
Branding string
Type System.Type

Public Methods

Method Description
STRuntimeMetaclassDelegateAttribute ( Type t, string branding ) : System

Method Details

STRuntimeMetaclassDelegateAttribute() public method

public STRuntimeMetaclassDelegateAttribute ( Type t, string branding ) : System
t System.Type
branding string
return System

Property Details

Branding public property

public string Branding
return string

Type public property

public Type,System Type
return System.Type