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

ObtenerPersonaM7() public static method

public static ObtenerPersonaM7 ( ) : Entidad
return Entidad
        public static Entidad ObtenerPersonaM7()
        {
            return new PersonaM7();
        }