Click or drag to resize
ProcessorNameIdentifier Constructor
Overload List
  NameDescription
Public methodProcessorNameIdentifier
Creates a new ProcessorNameIdentifier object.
Public methodProcessorNameIdentifier(String)
Creates a new ProcessorNameIdentifier object, initialized with the value.
Public methodProcessorNameIdentifier(String, String)
Creates a new ProcessorNameIdentifier object, initialized with the name and value.
Public methodProcessorNameIdentifier(String, String, String)
Creates a new ProcessorNameIdentifier object, initialized with the name, value, and hash.
Top
See Also