C# 클래스 ellabi.Annotations.MustUseReturnValueAttribute

상속: Attribute
파일 보기 프로젝트 열기: sw3103/movemouse

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
MustUseReturnValueAttribute ( ) : System
MustUseReturnValueAttribute ( string justification ) : System

메소드 상세

MustUseReturnValueAttribute() 공개 메소드

public MustUseReturnValueAttribute ( ) : System
리턴 System

MustUseReturnValueAttribute() 공개 메소드

public MustUseReturnValueAttribute ( string justification ) : System
justification string
리턴 System