C# Class LearnLanguages.Silverlight.Tests.TestsHelper

显示文件 Open project: ibgib/LearnLanguages Class Usage Examples

Public Methods

Method Description
IsIdNotFoundException ( Csla dpException ) : bool
IsUserNotFoundException ( Csla dpException ) : bool

Method Details

IsIdNotFoundException() public static method

public static IsIdNotFoundException ( Csla dpException ) : bool
dpException Csla
return bool

IsUserNotFoundException() public static method

public static IsUserNotFoundException ( Csla dpException ) : bool
dpException Csla
return bool