EmoticonDefinitionEventArgs Constructor
Constructor.
[Visual Basic]
Public Sub New( _
ByVal
sender As
Contact, _
ByVal
emoticon As
Emoticon _
)
[C#]
public EmoticonDefinitionEventArgs(
Contact sender,
Emoticon emoticon);
Parameters
-
sender
-
-
emoticon
-
See Also
EmoticonDefinitionEventArgs Class | XihSolutions.DotMSN Namespace