C# Class Disco.Services.Expressions.ExpressionTypeDescriptor

Show file Open project: garysharp/Disco Class Usage Examples

Public Methods

Method Description
Build ( Type t, bool StaticDeclaredMembersOnly = true ) : ExpressionTypeDescriptor

Method Details

Build() public static method

public static Build ( Type t, bool StaticDeclaredMembersOnly = true ) : ExpressionTypeDescriptor
t System.Type
StaticDeclaredMembersOnly bool
return ExpressionTypeDescriptor