SelectorGeneratorTElementType Method

Definition

Namespace: Fizzler
Assembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public virtual void Type(
	NamespacePrefix prefix,
	string type
)

Parameters

prefix  NamespacePrefix
 
type  String
 

Implements

ISelectorGeneratorType(NamespacePrefix, String)

See Also