DominioSKD.Fabrica.FabricaEntidades.ObtenerTipoEventoM7 C# (CSharp) Method

ObtenerTipoEventoM7() public static method

public static ObtenerTipoEventoM7 ( ) : Entidad
return Entidad
        public static Entidad ObtenerTipoEventoM7()
        {
            return new TipoEventoM7();
        }