C# 클래스 Exceptional.Playground.Fixed.PropertyAccessorSpecificExceptions

파일 보기 프로젝트 열기: CSharpAnalyzers/ExceptionalReSharper 1 사용 예제들

공개 메소드들

메소드 설명
Bar ( ) : void
this ( string index ) : string

메소드 상세

Bar() 공개 메소드

public Bar ( ) : void
리턴 void

this() 공개 메소드

test abc
public this ( string index ) : string
index string
리턴 string