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

ObtenerPersonaM7() 공개 정적인 메소드

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