| CallerInfo Class | 
[This is preliminary documentation and is subject to change.]
Namespace: Yalla
The CallerInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| CallerInfo | 
            Initializes a new instance of the CallerInfo class.
              | 
| Name | Description | |
|---|---|---|
| FilePath | 
            Gets the file path.
              | |
| LineNumber | 
            Gets the line number.
              | |
| MemberName | 
            Gets the member name.
              | 
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | 
            Gets the hash code.
              (Overrides ObjectGetHashCode.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |