ModelBuilder.UnitTests.PropertyScopes.PropertyScopes C# (CSharp) Méthode

PropertyScopes() public méthode

public PropertyScopes ( ) : System
Résultat System
        public PropertyScopes()
        {
            InternalSet = Guid.Empty;
            GlobalValue = Guid.Empty;
        }
PropertyScopes