Class CallerInfo
- Namespace
- MASES.EntityFrameworkCore.KNet.Extensions
- Assembly
- MASES.EntityFrameworkCore.KNet.dll
Helper class to identify caller members
public static class CallerInfo
- Inheritance
-
CallerInfo
- Inherited Members
Methods
CallSite(string, string, int)
Defines a string with member, file and line
public static string CallSite(string member = "", string file = "", int line = 0)
Parameters
Returns
- string
A string with
member,fileandline