C# 클래스 Microsoft.Http.Headers.Connection

파일 보기 프로젝트 열기: o2platform/O2.Platform.Projects 1 사용 예제들

공개 메소드들

메소드 설명
Connection ( ) : System
Parse ( string value ) : Connection
ToString ( ) : string

메소드 상세

Connection() 공개 메소드

public Connection ( ) : System
리턴 System

Parse() 공개 정적인 메소드

public static Parse ( string value ) : Connection
value string
리턴 Connection

ToString() 공개 메소드

public ToString ( ) : string
리턴 string