Brunet.Security.SecurityAssociation.HandleOutgoing C# (CSharp) Méthode

HandleOutgoing() abstract protected méthode

abstract protected HandleOutgoing ( ICopyable app_data, ICopyable &data ) : bool
app_data ICopyable
data ICopyable
Résultat bool
    abstract protected bool HandleOutgoing(ICopyable app_data, out ICopyable data);