C# 클래스 System.Web.Script.Services.AsmxLogicalTypeInfo

상속: LogicalTypeInfo
파일 보기 프로젝트 열기: kumpera/mono

보호된 메소드들

메소드 설명
GenerateTypeRegistrationScript ( StringBuilder proxy, List registeredNamespaces ) : void
GetLogicalMethods ( bool isPage ) : List

비공개 메소드들

메소드 설명
AsmxLogicalTypeInfo ( Type t, string filePath ) : System
FindInInterface ( Type ifaceType, MethodInfo method ) : MethodInfo
GetGenerateScriptTypeAttributes ( ) : IEnumerable
GetTypeToGenerate ( Type type ) : Type

메소드 상세

GenerateTypeRegistrationScript() 보호된 메소드

protected GenerateTypeRegistrationScript ( StringBuilder proxy, List registeredNamespaces ) : void
proxy StringBuilder
registeredNamespaces List
리턴 void

GetLogicalMethods() 보호된 메소드

protected GetLogicalMethods ( bool isPage ) : List
isPage bool
리턴 List