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