Method | Description | |
---|---|---|
AddMarshallNameOverride ( string shapeName, JsonData overrides ) : void | ||
GetMarshallNameOverrides ( string shapeName, string propertyName ) : MarshallNameOverrides |
public AddMarshallNameOverride ( string shapeName, JsonData overrides ) : void | ||
shapeName | string | |
overrides | JsonData | |
return | void |
public GetMarshallNameOverrides ( string shapeName, string propertyName ) : MarshallNameOverrides | ||
shapeName | string | |
propertyName | string | |
return | MarshallNameOverrides |