12 lines
133 B
C#
12 lines
133 B
C#
|
|
|
|||
|
|
namespace AyAEL.APL
|
|||
|
|
{
|
|||
|
|
public class ComandoEL : AyAEL
|
|||
|
|
{
|
|||
|
|
#region Atributos
|
|||
|
|
|
|||
|
|
|
|||
|
|
#endregion
|
|||
|
|
}
|
|||
|
|
}
|