View of /trunk/ModularRex/RexDBObjects/RexFriendListItem.cs
Parent Directory
|
Revision Log
Revision 16 -
(download)
(annotate)
Wed Dec 3 08:36:44 2008 UTC (4 years, 6 months ago) by kalma
File size: 245 byte(s)
Wed Dec 3 08:36:44 2008 UTC (4 years, 6 months ago) by kalma
File size: 245 byte(s)
Static class for accessing authentication server. Testing not done, starting today.
using System;
using System.Collections.Generic;
using System.Text;
using OpenSim.Framework;
namespace ModularRex.RexDBObjects
{
public class RexFriendListItem : FriendListItem
{
public string AuthAddress;
}
}
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

