C# Class yycms.service.Log

Exibir arquivo Open project: seven1276/yycms

Public Methods

Method Description
Add ( String Source, String _Content, EventLogEntryType _Type ) : void

Method Details

Add() public method

public Add ( String Source, String _Content, EventLogEntryType _Type ) : void
Source String
_Content String
_Type EventLogEntryType
return void