C# Class DotAmf.Data.AmfMessageDescriptor

AMF message descriptor.
Afficher le fichier Open project: artema/DotAmf Class Usage Examples

Méthodes publiques

Свойство Type Description
Response string
Target string

Property Details

Response public_oe property

A method on the local client that should be invoked to handle the response.
public string Response
Résultat string

Target public_oe property

An operation, function, or method is to be remotely invoked.
public string Target
Résultat string