3dak Client

Contact.AddedContactEventHandler Delegate

[Visual Basic]
Public Delegate Function Sub  Contact.AddedContactEventHandler()
[C#]
public delegate void Contact.AddedContactEventHandler()
[C++]
public __gc __delegate void Contact.AddedContactEventHandler()

[JScript] In JScript, you can use the delegates defined by a type, but you cannot define your own.

Requirements

Namespace: ppm3dakClient.Contacts

Assembly: ppm3dakClient (in ppm3dakClient.dll)

See Also

ppm3dakClient.Contacts Namespace