Brunet.Security.SecurityAssociation.HandleOutgoing C# (CSharp) 메소드

HandleOutgoing() 추상적인 보호된 메소드

abstract protected HandleOutgoing ( ICopyable app_data, ICopyable &data ) : bool
app_data ICopyable
data ICopyable
리턴 bool
    abstract protected bool HandleOutgoing(ICopyable app_data, out ICopyable data);