PERWAPI.BoolConst.GetBool C# (CSharp) Méthode

GetBool() public méthode

public GetBool ( ) : bool
Résultat bool
        public bool GetBool()
        {
            return val;
        }