C# 클래스 Spark.ResolvedSyntax.ResTagExtensions

파일 보기 프로젝트 열기: spark-shading-language/spark

공개 메소드들

메소드 설명
IsConcrete ( this decl ) : bool
IsImplicit ( this decl ) : bool

메소드 상세

IsConcrete() 공개 정적인 메소드

public static IsConcrete ( this decl ) : bool
decl this
리턴 bool

IsImplicit() 공개 정적인 메소드

public static IsImplicit ( this decl ) : bool
decl this
리턴 bool