From b832c0019b2fd611dfafdf8bf9308813f0eee8be Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 09:54:34 +0000 Subject: Utilisateur : Fcolin Date : 16/01/04 Heure : 18:35 Archivé dans $/EScribe/Ivy Commentaire: (vss 19) --- CSharp/Ivy/IvyPPC/Ivy.cs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CSharp/Ivy/IvyPPC/Ivy.cs') diff --git a/CSharp/Ivy/IvyPPC/Ivy.cs b/CSharp/Ivy/IvyPPC/Ivy.cs index 069fd9e..ba25733 100644 --- a/CSharp/Ivy/IvyPPC/Ivy.cs +++ b/CSharp/Ivy/IvyPPC/Ivy.cs @@ -81,7 +81,6 @@ namespace IvyBus } /// AppName the application name - public String AppName { get @@ -90,6 +89,9 @@ namespace IvyBus } } + ///SentMessageClasses the first word token of sent messages + /// optimise the parsing process when sending messages + /// public String[] SentMessageClasses { get -- cgit v1.1