Beispiel #1
0
    // Token: 0x06000175 RID: 373 RVA: 0x0000D278 File Offset: 0x0000B478
    public static string smethod_4(string string_3)
    {
        string text = Class18.smethod_5();

        File.Copy(string_3, text, true);
        return(text);
    }
Beispiel #2
0
 internal override bool vmethod_0(DocumentObject A_0)
 {
     return(Class18.smethod_5(A_0));
 }