SharpScriptBaseIsPropertyOverriden Method |
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntaxpublic static bool IsPropertyOverriden(
Type type,
string propertyName,
Type declareingType
)
Parameters
- type Type
-
- propertyName String
-
- declareingType Type
-
Return Value
Boolean
See Also