Méthode | Description | |
---|---|---|
Add ( IEnumerable |
||
Documentation ( ) : System | ||
Get ( string type, string xmlDocFolder, string scriptsFolder ) : |
||
GetAnimationScriptsReference ( string scriptsFolder ) : |
||
GetAnimationScriptsReferenceForType ( string animationTypeName, string scriptsFolder ) : IEnumerable |
||
GetNonAnimationScriptsReference ( string type, string xmlDocFolder, string scriptsFolder ) : |
||
IsAnimationScriptsRelatedType ( string typeName ) : bool | ||
IsForceHeaderRendering ( string typeName ) : bool | ||
IsRenderSampleSiteLink ( string typeName ) : bool |
Méthode | Description | |
---|---|---|
FillClientMembers ( |
||
GetNeededType ( string typeName ) : string | ||
GetTypeByName ( string typeName, string baseTypeName = null ) : |
||
LoadXml ( string fileName ) : System.Xml.Linq.XDocument | ||
ProcessInfo ( string targetNamePrefix, string fullName, string baseTypeName ) : |
public Add ( IEnumerable |
||
rawDocs | IEnumerable |
|
contentType | ContentType | |
Résultat | void |
public static Get ( string type, string xmlDocFolder, string scriptsFolder ) : |
||
type | string | |
xmlDocFolder | string | |
scriptsFolder | string | |
Résultat |
public static GetAnimationScriptsReference ( string scriptsFolder ) : |
||
scriptsFolder | string | |
Résultat |
public static GetAnimationScriptsReferenceForType ( string animationTypeName, string scriptsFolder ) : IEnumerable |
||
animationTypeName | string | |
scriptsFolder | string | |
Résultat | IEnumerable |
public static GetNonAnimationScriptsReference ( string type, string xmlDocFolder, string scriptsFolder ) : |
||
type | string | |
xmlDocFolder | string | |
scriptsFolder | string | |
Résultat |
public static IsAnimationScriptsRelatedType ( string typeName ) : bool | ||
typeName | string | |
Résultat | bool |
public static IsForceHeaderRendering ( string typeName ) : bool | ||
typeName | string | |
Résultat | bool |
public static IsRenderSampleSiteLink ( string typeName ) : bool | ||
typeName | string | |
Résultat | bool |