ConType constructor

ConType(value)

Constructor.

def __init__(self, value):
    ...
ParameterTypeDescription
valueConValue

See Also