TypeDescriptor constructor

TypeDescriptor(String name String library)
  • Creates a new instance of the type descriptor and sets its values.
      • name a name of the object type.
      • library a library or module where this object type is implemented.