C# Class DataServicesJSONP.JSONPSupportInspector.Writer

Inheritance: System.ServiceModel.Channels.BodyWriter
Afficher le fichier Open project: JetBrains/dottrace-demos

Méthodes publiques

Méthode Description
Writer ( string content ) : System

Méthodes protégées

Méthode Description
OnWriteBodyContents ( XmlDictionaryWriter writer ) : void

Method Details

OnWriteBodyContents() protected méthode

protected OnWriteBodyContents ( XmlDictionaryWriter writer ) : void
writer System.Xml.XmlDictionaryWriter
Résultat void

Writer() public méthode

public Writer ( string content ) : System
content string
Résultat System