ModelBuilder.UnitTests.PropertyScopes.PropertyScopes C# (CSharp) 메소드

PropertyScopes() 공개 메소드

public PropertyScopes ( ) : System
리턴 System
        public PropertyScopes()
        {
            InternalSet = Guid.Empty;
            GlobalValue = Guid.Empty;
        }
PropertyScopes