New Snippet New Snippet Recent Snippets Recent Snippets My Snippets My Snippets Web Code Search Snippets Search
Sign inor Register
Format:
Recent snippets for: Jonathan Chayce Dickinson
C#
 
/// <summary>
///This is a test class for MemberTest and is intended
///to contain all MemberTest Unit Tests
///</summary>
[TestClass()]
public class MemberTest
{
    public void CanGetArgHelper(string argument)
    {
by Jonathan Chayce Dickinson   April 13, 2010 @ 3:07am
43 Views
no comments
 
C#
 
/// <summary>
/// Represents static and extension methods to retrieve the name
/// of a member or argument from lamba expressions.
/// </summary>
public static class Name
{
    /// <summary>
    /// Gets the name of a member or argument from a lamba expression.
    /// </summary>
by Jonathan Chayce Dickinson   April 13, 2010 @ 3:05am
38 Views
no comments
 
brought to you by:
West Wind Techologies


If you find this site useful and use it frequently please consider making a donation to support this free service.
Donate