CSReportDll.cReportConnectsAux.getDummyKey C# (CSharp) Méthode

getDummyKey() private méthode

private getDummyKey ( ) : String
Résultat String
        private String getDummyKey()
        {
            return "dummy_key_" + this.Count.ToString();
        }