SoapElement.this

Creates a new soap element.

class SoapElement
final
this
(
string name
,
string type
)

Parameters

name string

The name.

type string

The type.

Meta