C# 클래스 RabbitMQ.Client.Apigen.Attributes.AmqpNowaitArgumentAttribute

상속: AmqpApigenAttribute
파일 보기 프로젝트 열기: rabbitmq/rabbitmq-dotnet-client

공개 프로퍼티들

프로퍼티 타입 설명
m_replacementExpression string

공개 메소드들

메소드 설명
AmqpNowaitArgumentAttribute ( string namespaceName )
AmqpNowaitArgumentAttribute ( string namespaceName, string replacementExpression )

메소드 상세

AmqpNowaitArgumentAttribute() 공개 메소드

public AmqpNowaitArgumentAttribute ( string namespaceName )
namespaceName string

AmqpNowaitArgumentAttribute() 공개 메소드

public AmqpNowaitArgumentAttribute ( string namespaceName, string replacementExpression )
namespaceName string
replacementExpression string

프로퍼티 상세

m_replacementExpression 공개적으로 프로퍼티

public string m_replacementExpression
리턴 string