C# 클래스 FlatRedBall.Glue.Events.EventResponseSaveExtensionMethodsGlue

파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
GetEventContents ( this instance ) : string
GetParsedMethodFromAssociatedFile ( this instance ) : ParsedMethod
GetSharedCodeFullFileName ( this instance ) : string

메소드 상세

GetEventContents() 공개 정적인 메소드

public static GetEventContents ( this instance ) : string
instance this
리턴 string

GetParsedMethodFromAssociatedFile() 공개 정적인 메소드

public static GetParsedMethodFromAssociatedFile ( this instance ) : ParsedMethod
instance this
리턴 FlatRedBall.Glue.Parsing.ParsedMethod

GetSharedCodeFullFileName() 공개 정적인 메소드

public static GetSharedCodeFullFileName ( this instance ) : string
instance this
리턴 string