PropertyPathGrammar.EnsureTypeSyntax Class
Definition
public class PropertyPathGrammar.EnsureTypeSyntax
Constructors
| Name | Description |
|---|---|
| PropertyPathGrammar.EnsureTypeSyntax | No summary available. |
PropertyPathGrammar.EnsureTypeSyntax Constructor
public PropertyPathGrammar.EnsureTypeSyntax()
Methods
| Name | Description |
|---|---|
| Equals | No summary available. |
Equals Method
public bool Equals(object obj)
Parameters
obj object
Returns
bool
Properties
| Name | Description |
|---|---|
| TypeName | No summary available. |
| TypeNamespace | No summary available. |
TypeName Property
public string TypeName { get; set; }
TypeNamespace Property
public string TypeNamespace { get; set; }