Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 534 Bytes

StackTraceElement.md

File metadata and controls

14 lines (10 loc) · 534 Bytes

StackTraceElement

Properties

Name Type Description Notes
MethodName string [optional]
FileName string [optional]
LineNumber int32 [optional]
ClassName string [optional]
NativeMethod bool [optional] [default to false]

[Back to Model list] [Back to API list] [Back to README]