JavaEnum Constructor Hazelcast .Net Client Class Library
Initializes a new instance of the JavaEnum class

Namespace: Hazelcast.IO.Serialization
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7
Syntax

public JavaEnum(
	string type,
	string value
)

Parameters

type
Type: SystemString
value
Type: SystemString
See Also

Reference