C# 클래스 Buddy.UI.Core.Annotations.StringFormatMethodAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: BosslandGmbH/Buddy.UI

공개 메소드들

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

메소드 상세

StringFormatMethodAttribute() 공개 메소드

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