Classifiers for defining prototype parts

A prototype part is a custom type that holds the details needed to access a particular kind of logic. Specifically, the part includes function prototypes, each of which is a definition that includes the parameter types, parameter order, and return type for a given function, method, or service operation. The prototype part does not include logic.

Here are introductions to the classifiers you can use to define prototype parts: