메소드 | 설명 | |
---|---|---|
GetPropertyDictionaryForTypeGeneration ( IEnumerable |
Gets the property dictionary to be used for type generation.
|
메소드 | 설명 | |
---|---|---|
GetCollectionInnerTypes ( |
Gets inner types of collections and dictionaries.
|
public static GetPropertyDictionaryForTypeGeneration ( IEnumerable |
||
types | IEnumerable |
The types to generate property information for. |
generatorOptions | Castle.Sharp2Js.JsGeneratorOptions | The generator options. |
propertyTypeCollection | List |
The output collection of properties discovered through reflection of the supplied classes. |
리턴 | IEnumerable |