blockly > Prosedürler > IProcedureMap > ekle
Procedures.IProcedureMap.add() yöntemi
Blokların bulabilmesi için, verilen ProcedureModel'i prosedür modelleri haritasına ekler.
İmza:
add(proc: IProcedureModel): this;
Parametreler
Parametre | Tür | Açıklama |
---|---|---|
proc | IProcedureModel |
Şunu döndürür:
bu