예제 #1
0
파일: Perfil.cs 프로젝트: jesumarquez/lt
 public virtual void AddFuncion(MovMenu funcion)
 {
     Funciones.Add(funcion);
 }