C# 클래스 DataServicesJSONP.JSONPSupportInspector.Writer

상속: System.ServiceModel.Channels.BodyWriter
파일 보기 프로젝트 열기: JetBrains/dottrace-demos

공개 메소드들

메소드 설명
Writer ( string content ) : System

보호된 메소드들

메소드 설명
OnWriteBodyContents ( XmlDictionaryWriter writer ) : void

메소드 상세

OnWriteBodyContents() 보호된 메소드

protected OnWriteBodyContents ( XmlDictionaryWriter writer ) : void
writer System.Xml.XmlDictionaryWriter
리턴 void

Writer() 공개 메소드

public Writer ( string content ) : System
content string
리턴 System