MyStruct4.GetStatValue C# (CSharp) 메소드

GetStatValue() 공개 정적인 메소드

public static GetStatValue ( ) : Int32
리턴 System.Int32
 public static Int32 GetStatValue()
   {
   return stValue;
   }
}