C# 클래스 Exceptional.Playground.OptionalExceptions

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

공개 메소드들

메소드 설명
Bar1 ( ) : void
Bar2 ( ) : void
Foo ( ) : void

메소드 상세

Bar1() 공개 메소드

The input is wrong.
public Bar1 ( ) : void
리턴 void

Bar2() 공개 메소드

The user is not authenticated.
public Bar2 ( ) : void
리턴 void

Foo() 공개 메소드

public Foo ( ) : void
리턴 void