메소드 | 설명 | |
---|---|---|
GetPin ( this filter, PinDirection dir, int num ) : IPin |
Gets a specific pin of a specific filter
|
public static GetPin ( this filter, PinDirection dir, int num ) : IPin | ||
filter | this | Filter to retrieve the pin for (defines which object should make this method available) |
dir | PinDirection | Direction |
num | int | Number |
리턴 | IPin |