SelectorGeneratorTElementType Method
Namespace: FizzlerAssembly: PCBI.Svg_Library (in PCBI.Svg_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public virtual void Type(
NamespacePrefix prefix,
string type
)
Public Overridable Sub Type (
prefix As NamespacePrefix,
type As String
)
public:
virtual void Type(
NamespacePrefix prefix,
String^ type
)
abstract Type :
prefix : NamespacePrefix *
type : string -> unit
override Type :
prefix : NamespacePrefix *
type : string -> unit
- prefix NamespacePrefix
-
- type String
-
ISelectorGeneratorType(NamespacePrefix, String)