Class StdBEComponente
Classe que define uma componente.
Implements
StdBE100.IStdBEComponente
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: StdBE100
Assembly: StdBE100.dll
Syntax
[ComVisible(true)]
[Guid("06EC797F-FA23-4BAE-B274-D2308DCAEEAF")]
[ClassInterface(ClassInterfaceType.None)]
public class StdBEComponente : StdBaseBE, IStdBEComponente
Constructors
StdBEComponente()
Declaration
public StdBEComponente()
Properties
Funcionalidades
Declaration
public StdBEFuncionalidades Funcionalidades { get; set; }
Property Value
Type | Description |
---|---|
StdBEFuncionalidades |
Nome
Declaration
public string Nome { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
Finalize()
Declaration
protected void Finalize()
Implements
StdBE100.IStdBEComponente