C# 클래스 ValveResourceFormat.KeyValues.KV3File

파일 보기 프로젝트 열기: SteamDatabase/ValveResourceFormat 1 사용 예제들

공개 메소드들

메소드 설명
KV3File ( KVObject root, string encoding = "text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d}", string format = "generic:version{7412167c-06e9-4698-aff2-e63eb59037e7}" ) : System
ToString ( ) : string

메소드 상세

KV3File() 공개 메소드

public KV3File ( KVObject root, string encoding = "text:version{e21c7f3c-8a33-41c5-9977-a76d3a32aa0d}", string format = "generic:version{7412167c-06e9-4698-aff2-e63eb59037e7}" ) : System
root KVObject
encoding string
format string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string