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