C# Class Irontalk.STRuntimeMetaclassDelegateAttribute

Inheritance: System.Attribute
Datei anzeigen 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_oe property

public string Branding
return string

Type public_oe property

public Type,System Type
return System.Type