C# 클래스 Catel.Fody.XmlExtensions

파일 보기 프로젝트 열기: Catel/Catel.Fody

공개 메소드들

메소드 설명
ReadBool ( this config, string nodeName, Action setter ) : void

메소드 상세

ReadBool() 공개 정적인 메소드

public static ReadBool ( this config, string nodeName, Action setter ) : void
config this
nodeName string
setter Action
리턴 void