C# Class A2BHelperWithoutContextNamespace.HelperExtensionMethods.Proxies

Mostra file Open project: NMFCode/NMF

Public Methods

Method Description
AElementWithName ( INotifyValue name ) : INotifyValue
TestNameOfAElement ( INotifyValue name, INotifyValue element ) : INotifyValue

Method Details

AElementWithName() public static method

public static AElementWithName ( INotifyValue name ) : INotifyValue
name INotifyValue
return INotifyValue

TestNameOfAElement() public static method

public static TestNameOfAElement ( INotifyValue name, INotifyValue element ) : INotifyValue
name INotifyValue
element INotifyValue
return INotifyValue