C# Class Exceptional.Playground.Fixed.IndexerSetDemo

Afficher le fichier Open project: CSharpAnalyzers/ExceptionalReSharper Class Usage Examples

Méthodes publiques

Méthode Description
Foo ( ) : void
this ( string a ) : string

Method Details

Foo() public méthode

public Foo ( ) : void
Résultat void

this() public méthode

Foo
public this ( string a ) : string
a string
Résultat string