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