ModelBuilder.UnitTests.PropertyScopes.PropertyScopes C# (CSharp) Метод

PropertyScopes() публичный Метод

public PropertyScopes ( ) : System
Результат System
        public PropertyScopes()
        {
            InternalSet = Guid.Empty;
            GlobalValue = Guid.Empty;
        }
PropertyScopes