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

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

공개 메소드들

메소드 설명
Foo ( ) : void
this ( string a ) : string

메소드 상세

Foo() 공개 메소드

public Foo ( ) : void
리턴 void

this() 공개 메소드

Foo
public this ( string a ) : string
a string
리턴 string