예제 #1
0
파일: GClass5.cs 프로젝트: fatrolls/AOBot
        public static void smethod_6(string string_0, string string_1)
        {
            string s1 = null;
            string s2 = null;

            GClass5.WritePrivateProfileStringW(ref string_1, ref s1, ref s2, ref string_0);
        }
예제 #2
0
파일: GClass5.cs 프로젝트: fatrolls/AOBot
        public static void smethod_5(string string_0, string string_1, string string_2)
        {
            string s = null;

            GClass5.WritePrivateProfileStringW(ref string_1, ref string_2, ref s, ref string_0);
        }
예제 #3
0
파일: GClass5.cs 프로젝트: fatrolls/AOBot
 public static void smethod_4(string string_0, string string_1, string string_2, string string_3)
 {
     GClass5.WritePrivateProfileStringW(ref string_1, ref string_2, ref string_3, ref string_0);
 }