Method | Description | |
---|---|---|
BoundField ( FieldDefinition field, ITypeReference type ) : System | ||
Dispatch ( ICodeVisitor visitor ) : void |
public BoundField ( FieldDefinition field, ITypeReference type ) : System | ||
field | FieldDefinition | |
type | ITypeReference | |
return | System |
public Dispatch ( ICodeVisitor visitor ) : void | ||
visitor | ICodeVisitor | |
return | void |