C# Class ProjToolV2.SourceInfo

Class responsible to log filename, calling function and the line number
Datei anzeigen Open project: OfficeDev/Project-Samples Class Usage Examples

Public Methods

Method Description
SourceInfo ( [ filePath = "", [ methodName = "", [ lineNumber ) : System

Method Details

SourceInfo() public method

public SourceInfo ( [ filePath = "", [ methodName = "", [ lineNumber ) : System
filePath [
methodName [
lineNumber [
return System