CmisSync.Spinner.IsActive C# (CSharp) Méthode

IsActive() public méthode

public IsActive ( ) : bool
Résultat bool
        public bool IsActive()
        {
            return this.Active;
        }