DominioSKD.Fabrica.FabricaEntidades.ObtenerEventoCompletos C# (CSharp) 메소드

ObtenerEventoCompletos() 공개 정적인 메소드

public static ObtenerEventoCompletos ( ) : Entidad
리턴 DominioSKD.Entidad
        public static Entidad ObtenerEventoCompletos()
        {
            return new DominioSKD.Evento();
        }