C# 클래스 OTAPI.Patcher.Engine.Extensions.ParameterTypeExtensions

파일 보기 프로젝트 열기: DeathCradle/Open-Terraria-API

공개 메소드들

메소드 설명
ToParamString ( this collection ) : string
ToParameters ( this collection ) : IEnumerable
ToParameters ( this collection ) : IEnumerable

메소드 상세

ToParamString() 공개 정적인 메소드

public static ToParamString ( this collection ) : string
collection this
리턴 string

ToParameters() 공개 정적인 메소드

public static ToParameters ( this collection ) : IEnumerable
collection this
리턴 IEnumerable

ToParameters() 공개 정적인 메소드

public static ToParameters ( this collection ) : IEnumerable
collection this
리턴 IEnumerable