C# 클래스 SipSharp.Messages.Headers.Parsers.ParserForAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: jgauffin/SipSharp

공개 메소드들

메소드 설명
ParserForAttribute ( string name, char compactName ) : System

Initializes a new instance of the ParserForAttribute class.

메소드 상세

ParserForAttribute() 공개 메소드

Initializes a new instance of the ParserForAttribute class.
public ParserForAttribute ( string name, char compactName ) : System
name string Header name.
compactName char Compact form of header name.
리턴 System