Co5619ctor_stream_enc_b_i.printinfo C# (CSharp) Méthode

printinfo() public méthode

public printinfo ( String info ) : void
info String
Résultat void
    public void printinfo ( String info )
    {
        Console.WriteLine ("INFO: ("+ s_strTFAbbrev + ") "+ info);
    }
    private void VerifyNetworkStreamWorks( bool bValue, Encoding encValue, String str1, String str2)