Turn.Server.Allocation.Allocation C# (CSharp) 메소드

Allocation() 공개 메소드

public Allocation ( ) : System
리턴 System
        public Allocation()
        {
            Permissions = new PermissionsList();
        }