C# Class System.Xml.Xsl.XsltOld.TemplateBaseAction

Inheritance: ContainerAction
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Protected Properties

Свойство Type Description
variableCount int

Méthodes publiques

Méthode Description
AllocateVariableSlot ( ) : int
ReleaseVariableSlots ( int n ) : void

Method Details

AllocateVariableSlot() public méthode

public AllocateVariableSlot ( ) : int
Résultat int

ReleaseVariableSlots() public méthode

public ReleaseVariableSlots ( int n ) : void
n int
Résultat void

Property Details

variableCount protected_oe property

protected int variableCount
Résultat int