Asgard.BaseSystem.Start C# (CSharp) 메소드

Start() 공개 메소드

public Start ( ) : bool
리턴 bool
        public virtual bool Start()
        {
            return true;
        }