C# 클래스 Exceptional.Playground.Issues.DelegateInvocationIssue

파일 보기 프로젝트 열기: CSharpAnalyzers/ExceptionalReSharper

공개 메소드들

메소드 설명
Foo ( System.Action foo ) : void
this ( string i ) : System.Action

메소드 상세

Foo() 공개 메소드

public Foo ( System.Action foo ) : void
foo System.Action
리턴 void

this() 공개 메소드

Bar
public this ( string i ) : System.Action
i string
리턴 System.Action