ComAssembly Constructor
Incluir miembros protegidos
Incluir miembros heredados
Initializes a new instance of the ComAssembly class.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
ComAssembly() | Initializes a new instance of the ComAssembly class using the default values. | |
ComAssembly(String) | Initializes a new instance of the ComAssembly class using the specified assembly. | |
ComAssembly(String, String) | Initializes a new instance of the ComAssembly class using the specified assembly and its identifier. |
Arriba