C# Class NMF.Expressions.Tests.ParameterAssertions

ファイルを表示 Open project: NMFCode/NMF Class Usage Examples

Public Methods

Method Description
AssertOnlyParameters ( Expression expression ) : void

Method Details

AssertOnlyParameters() public static method

public static AssertOnlyParameters ( Expression expression ) : void
expression System.Linq.Expressions.Expression
return void