BlackLinks.BlackAction.OnLookup C# (CSharp) Méthode

OnLookup() protected méthode

Load all the information required to execute the action. If it's not explicitly called, its called automatically right before Execute.
protected OnLookup ( ) : void
Résultat void
        protected virtual void OnLookup()
        {
        }