C# 클래스 Dev2.StringFormatMethodAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
StringFormatMethodAttribute ( string formatParameterName ) : System

Initializes new instance of StringFormatMethodAttribute

메소드 상세

StringFormatMethodAttribute() 공개 메소드

Initializes new instance of StringFormatMethodAttribute
public StringFormatMethodAttribute ( string formatParameterName ) : System
formatParameterName string Specifies which parameter of an annotated method should be treated as format-string
리턴 System