C# Class EmberLib.Glow.GlowTemplateBase

This class serves as base class for the GlowTemplate and GlowQualifiedTemplate classes.
Inheritance: GlowContainer
Mostrar archivo Open project: Lawo/ember-plus Class Usage Examples

Protected Methods

Method Description
GlowTemplateBase ( BerTag tag, uint type ) : System

Initializes a new instance of the GlowTemplateBase class.

Method Details

GlowTemplateBase() protected method

Initializes a new instance of the GlowTemplateBase class.
protected GlowTemplateBase ( BerTag tag, uint type ) : System
tag BerTag
type uint
return System