Method WithType
WithType(Type)
Sets the type for the field descriptor.
public T WithType(Type type)
Parameters
type
TypeThe type to set.
Returns
- T
The builder instance.
Sets the type for the field descriptor.
public T WithType(Type type)
type
TypeThe type to set.
The builder instance.