C# 클래스 UnityEditor.VisualStudioIntegration.SolutionGuidGenerator

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

공개 메소드들

메소드 설명
GuidForProject ( string projectName ) : string
GuidForSolution ( string projectName ) : string

비공개 메소드들

메소드 설명
ComputeGuidHashFor ( string input ) : string
HashAsGuid ( string hash ) : string
HashToString ( byte bs ) : string

메소드 상세

GuidForProject() 공개 정적인 메소드

public static GuidForProject ( string projectName ) : string
projectName string
리턴 string

GuidForSolution() 공개 정적인 메소드

public static GuidForSolution ( string projectName ) : string
projectName string
리턴 string