CmisSync.Spinner.IsActive C# (CSharp) 메소드

IsActive() 공개 메소드

public IsActive ( ) : bool
리턴 bool
        public bool IsActive()
        {
            return this.Active;
        }