C# 클래스 HealthMonitoring.Persistence.TagsHelper

파일 보기 프로젝트 열기: wongatech/HealthMonitoring

공개 메소드들

메소드 설명
FromDbString ( this tags ) : string[]
ToDbString ( this tags ) : string

메소드 상세

FromDbString() 공개 정적인 메소드

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

ToDbString() 공개 정적인 메소드

public static ToDbString ( this tags ) : string
tags this
리턴 string