C# 클래스 SKStringArrayExtensions, SpriteKit

파일 보기 프로젝트 열기: prime31/SpriteKit

공개 메소드들

메소드 설명
contains ( this arr, string item ) : bool

메소드 상세

contains() 공개 정적인 메소드

public static contains ( this arr, string item ) : bool
arr this
item string
리턴 bool