PropertyPathGrammar.CastTypeSyntax Class
Definition
public class PropertyPathGrammar.CastTypeSyntax
Constructors
| Name | Description |
|---|---|
| PropertyPathGrammar.CastTypeSyntax | No summary available. |
PropertyPathGrammar.CastTypeSyntax Constructor
public PropertyPathGrammar.CastTypeSyntax()
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; }