Missing docs
git-svn-id: http://libopenmetaverse.googlecode.com/svn/libopenmetaverse/trunk@3232 52acb1d6-8a22-11de-b505-999d5b087335
This commit is contained in:
@@ -1691,6 +1691,7 @@ namespace OpenMetaverse.Packets
|
||||
/// Decode an IMessage object into a beautifully formatted string
|
||||
/// </summary>
|
||||
/// <param name="message">The IMessage object</param>
|
||||
/// <param name="recurseLevel">Recursion level (used for indenting)</param>
|
||||
/// <returns>A formatted string containing the names and values of the source object</returns>
|
||||
public static string MessageToString(object message, int recurseLevel)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user