MyStruct4.GetStatValue C# (CSharp) Méthode

GetStatValue() public static méthode

public static GetStatValue ( ) : Int32
Résultat System.Int32
 public static Int32 GetStatValue()
   {
   return stValue;
   }
}