C# Class Exceptional.Playground.Fixed.PropertyAccessorSpecificExceptions

ファイルを表示 Open project: CSharpAnalyzers/ExceptionalReSharper Class Usage Examples

Public Methods

Method Description
Bar ( ) : void
this ( string index ) : string

Method Details

Bar() public method

public Bar ( ) : void
return void

this() public method

test abc
public this ( string index ) : string
index string
return string