C# 클래스 Loggly.Config.TagExtensions

파일 보기 프로젝트 열기: neutmute/loggly-csharp

공개 메소드들

메소드 설명
Add ( this tags, string value ) : void
ToLegalStrings ( this tags ) : string[]

비공개 메소드들

메소드 설명
CoerceLegalTags ( List tags ) : void

https://www.loggly.com/docs/tags/

메소드 상세

Add() 공개 정적인 메소드

public static Add ( this tags, string value ) : void
tags this
value string
리턴 void

ToLegalStrings() 공개 정적인 메소드

public static ToLegalStrings ( this tags ) : string[]
tags this
리턴 string[]