C# Class Landis.Extension.LandUse.Debug

Helper methods for logging debug information
Afficher le fichier Open project: LANDIS-II-Foundation/Extensions-Disturbance

Méthodes publiques

Méthode Description
WriteSiteCohorts ( log4net.ILog log, Landis.SpatialModeling.ActiveSite site ) : void

Write the list of cohorts at a site to a log.

Method Details

WriteSiteCohorts() public static méthode

Write the list of cohorts at a site to a log.
public static WriteSiteCohorts ( log4net.ILog log, Landis.SpatialModeling.ActiveSite site ) : void
log log4net.ILog
site Landis.SpatialModeling.ActiveSite
Résultat void