Recurity.Swf.FilterList.Verfify C# (CSharp) Méthode

Verfify() public méthode

Verifies this object and its components for documentation compliance.
public Verfify ( ) : bool
Résultat bool
        public bool Verfify()
        {
            return true;
        }