namespace Another.Test
{
public class AnotherFoo
{
public string Bar()
{
return "Foo: Bar.";
}
}
}
namespace Another.Test
{
public class AnotherFoo
{
public string Bar()
{
return "Foo: Bar.";
}
}
}
Copyright 2006| Blogger Templates by GeckoandFly modified and converted to Blogger Beta by Blogcrowds.
No part of the content or the blog may be reproduced without prior
written permission.