RenditionClass

RenditionClass constructor (1 of 2)

Initializes a new instance of the RenditionClass class.

public RenditionClass()

See Also


RenditionClass constructor (2 of 2)

Initializes a new instance of the RenditionClass class.

public RenditionClass(string token, string value)
ParameterTypeDescription
tokenStringThe token.
valueStringThe value.

See Also