C# Class CSharp_Indexers.A

Afficher le fichier Open project: ohs108/unity_lecture

Méthodes publiques

Méthode Description
A ( ) : System
this ( int index ) : int

Method Details

A() public méthode

public A ( ) : System
Résultat System

this() public méthode

public this ( int index ) : int
index int
Résultat int